2008-03-05 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/data/Makefile.am: add new css files and delete old ones. * src/images/Makefile.am: add new images for Narrative web report 0001912: make fails svn: r10213
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| 2008-03-05 Raphael Ackermann <raphael.ackermann@gmail.com> | ||||
| 	* src/data/Makefile.am: add new css files and delete old ones. | ||||
| 	* src/images/Makefile.am: add new images for Narrative web report | ||||
| 	0001912: make fails  | ||||
|  | ||||
| 2008-03-07  Benny Malengier <benny.malengier@gramps-project.org> | ||||
| 	* src/const.py.in : new const for third party plugin page | ||||
| 	* src/ViewManager.py: in help, menu option for the third party plugins | ||||
|   | ||||
| @@ -11,12 +11,15 @@ dist_pkgdata_DATA = \ | ||||
| 	system_filters.xml \ | ||||
| 	tips.xml\ | ||||
| 	lds.xml\ | ||||
| 	main1.css\ | ||||
| 	main2.css\ | ||||
| 	main3.css\ | ||||
| 	main4.css\ | ||||
| 	main5.css\ | ||||
| 	main6.css | ||||
|     NWeb-Print_Default.css\ | ||||
|     NWeb-Screen_Basic-Ash.css\ | ||||
|     NWeb-Screen_Basic-Cypress.css\ | ||||
|     NWeb-Screen_Basic-Lilac.css\ | ||||
|     NWeb-Screen_Basic-Peach.css\ | ||||
|     NWeb-Screen_Basic-Spruce.css\ | ||||
|     NWeb-Screen_Mainz.css\ | ||||
|     NWeb-Screen_Nebraska.css\ | ||||
|     NWeb-Screen_Sharp.css | ||||
|  | ||||
| # Rules for files with translatable strings | ||||
| # These are taken care of by the intltool | ||||
|   | ||||
| @@ -60,7 +60,7 @@ dist_pkgdata_DATA = \ | ||||
| 	logo.png\ | ||||
| 	splash.jpg\ | ||||
| 	gramps-export.png\ | ||||
|         gramps-import.png\ | ||||
|     gramps-import.png\ | ||||
| 	gramps-url.png\ | ||||
| 	stock_new-html.png\ | ||||
| 	gramps-undo-history.png\ | ||||
| @@ -68,7 +68,12 @@ dist_pkgdata_DATA = \ | ||||
| 	stock_notes.png\ | ||||
| 	somerights20.gif \ | ||||
| 	document.png \ | ||||
| 	image-missing.png | ||||
| 	image-missing.png\ | ||||
| 	favicon.ico\ | ||||
|     NWeb_Mainz_Bkgd.png\ | ||||
|     NWeb_Mainz_Header.png\ | ||||
|     NWeb_Mainz_MidLight.png\ | ||||
|     NWeb_Mainz_Mid.png | ||||
|  | ||||
| EXTRA_DIST = gramps.svg  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user