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:
parent
6499abe5af
commit
e32b53f8fe
@ -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>
|
2008-03-07 Benny Malengier <benny.malengier@gramps-project.org>
|
||||||
* src/const.py.in : new const for third party plugin page
|
* src/const.py.in : new const for third party plugin page
|
||||||
* src/ViewManager.py: in help, menu option for the third party plugins
|
* src/ViewManager.py: in help, menu option for the third party plugins
|
||||||
|
@ -11,12 +11,15 @@ dist_pkgdata_DATA = \
|
|||||||
system_filters.xml \
|
system_filters.xml \
|
||||||
tips.xml\
|
tips.xml\
|
||||||
lds.xml\
|
lds.xml\
|
||||||
main1.css\
|
NWeb-Print_Default.css\
|
||||||
main2.css\
|
NWeb-Screen_Basic-Ash.css\
|
||||||
main3.css\
|
NWeb-Screen_Basic-Cypress.css\
|
||||||
main4.css\
|
NWeb-Screen_Basic-Lilac.css\
|
||||||
main5.css\
|
NWeb-Screen_Basic-Peach.css\
|
||||||
main6.css
|
NWeb-Screen_Basic-Spruce.css\
|
||||||
|
NWeb-Screen_Mainz.css\
|
||||||
|
NWeb-Screen_Nebraska.css\
|
||||||
|
NWeb-Screen_Sharp.css
|
||||||
|
|
||||||
# Rules for files with translatable strings
|
# Rules for files with translatable strings
|
||||||
# These are taken care of by the intltool
|
# These are taken care of by the intltool
|
||||||
|
@ -60,7 +60,7 @@ dist_pkgdata_DATA = \
|
|||||||
logo.png\
|
logo.png\
|
||||||
splash.jpg\
|
splash.jpg\
|
||||||
gramps-export.png\
|
gramps-export.png\
|
||||||
gramps-import.png\
|
gramps-import.png\
|
||||||
gramps-url.png\
|
gramps-url.png\
|
||||||
stock_new-html.png\
|
stock_new-html.png\
|
||||||
gramps-undo-history.png\
|
gramps-undo-history.png\
|
||||||
@ -68,7 +68,12 @@ dist_pkgdata_DATA = \
|
|||||||
stock_notes.png\
|
stock_notes.png\
|
||||||
somerights20.gif \
|
somerights20.gif \
|
||||||
document.png \
|
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
|
EXTRA_DIST = gramps.svg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user