svn: r8940
This commit is contained in:
parent
035aa380a0
commit
073ba2977d
@ -1,3 +1,10 @@
|
||||
2007-09-07 Benny Malengier <benny.malengier@gramps-project.org>
|
||||
* src/images/22x22/Makefile.am:
|
||||
* src/images/16x16/Makefile.am:
|
||||
* src/images/48x48/Makefile.am:
|
||||
* src/images/scalable/Makefile.am:
|
||||
Do makefile changes for new icons
|
||||
|
||||
2007-09-06 Don Allingham <don@gramps-project.org>
|
||||
* src/GrampsDbUtils/_GedcomParse.py: pylint fixes
|
||||
|
||||
|
@ -26,5 +26,4 @@ dist_pkgdata_DATA = \
|
||||
gramps-repository.png \
|
||||
gramps-source.png \
|
||||
gramps-spouse.png \
|
||||
gramps-unlock.png \
|
||||
gramps-zoom-fit-width.png
|
||||
gramps-unlock.png
|
||||
|
@ -27,4 +27,7 @@ dist_pkgdata_DATA = \
|
||||
gramps-source.png \
|
||||
gramps-spouse.png \
|
||||
gramps-unlock.png \
|
||||
gramps-zoom-fit-width.png
|
||||
gramps-zoom-best-fit.png \
|
||||
gramps-zoom-fit-width.png \
|
||||
gramps-zoom-in.png \
|
||||
gramps-zoom-out.png
|
||||
|
@ -17,6 +17,7 @@ dist_pkgdata_DATA = \
|
||||
gramps-family.png \
|
||||
gramps-font-bgcolor.png \
|
||||
gramps-font-color.png \
|
||||
gramps-font.png \
|
||||
gramps-lock.png \
|
||||
gramps-media.png \
|
||||
gramps-notes.png \
|
||||
@ -35,4 +36,7 @@ dist_pkgdata_DATA = \
|
||||
gramps-tools.png \
|
||||
gramps-unlock.png \
|
||||
gramps-viewmedia.png \
|
||||
gramps-zoom-fit-width.png
|
||||
gramps-zoom-best-fit.png \
|
||||
gramps-zoom-fit-width.png \
|
||||
gramps-zoom-in.png \
|
||||
gramps-zoom-out.png
|
||||
|
@ -17,6 +17,7 @@ dist_pkgdata_DATA = \
|
||||
gramps-family.svg \
|
||||
gramps-font-bgcolor.svg \
|
||||
gramps-font-color.svg \
|
||||
gramps-font.svg \
|
||||
gramps-lock.svg \
|
||||
gramps-media.svg \
|
||||
gramps-notes.svg \
|
||||
@ -35,4 +36,7 @@ dist_pkgdata_DATA = \
|
||||
gramps-tools.svg \
|
||||
gramps-unlock.svg \
|
||||
gramps-viewmedia.svg \
|
||||
gramps-zoom-fit-width.svg
|
||||
gramps-zoom-best-fit.svg \
|
||||
gramps-zoom-fit-width.svg \
|
||||
gramps-zoom-in.svg \
|
||||
gramps-zoom-out.svg
|
||||
|
Loading…
Reference in New Issue
Block a user