Moved the source images from src/images/scalable to src/plugins/webstuff/images. Removed gramps-geo-altmap.png and gramps-geo-mainmap.png from src/gui/grampsgui.py per Benny Malengier.

svn: r16487
This commit is contained in:
Rob G. Healey 2011-01-27 15:34:52 +00:00
parent 3522a63c46
commit d0083b4777
8 changed files with 24 additions and 23 deletions

View File

@ -117,8 +117,6 @@ def register_stock_icons ():
('gramps-font-bgcolor', _('Font Background Color'), gtk.gdk.CONTROL_MASK, 0, ''),
('gramps-gramplet', _('Gramplets'), gtk.gdk.CONTROL_MASK, 0, ''),
('gramps-geo', _('GeoView'), gtk.gdk.CONTROL_MASK, 0, ''),
('gramps-geo-mainmap', _('GeoView'), gtk.gdk.CONTROL_MASK, 0, ''),
('gramps-geo-altmap', _('GeoView'), gtk.gdk.CONTROL_MASK, 0, ''),
('gramps-lock', _('Public'), gtk.gdk.CONTROL_MASK, 0, ''),
('gramps-media', _('Media'), gtk.gdk.CONTROL_MASK, 0, ''),
('gramps-merge', _('Merge'), gtk.gdk.CONTROL_MASK, 0, ''),

View File

@ -29,8 +29,6 @@ dist_pkgdata_DATA = \
gramps-font-color.svg \
gramps-font.svg \
gramps-geo.svg \
gramps-geo-mainmap.svg \
gramps-geo-altmap.svg \
gramps-gramplet.svg \
gramps-lock.svg \
gramps-media.svg \

View File

@ -28,10 +28,15 @@ DATAFILES = \
images/favicon2.ico \
images/favicon.ico \
images/gramps-geo-altmap.png \
images/gramps-geo-altmap.svg \
images/gramps-geo-birth.png \
images/gramps-geo-birth.svg \
images/gramps-geo-death.png \
images/gramps-geo-death.svg \
images/gramps-geo-mainmap.png \
images/gramps-geo-mainmap.svg \
images/gramps-geo-marriage.png \
images/gramps-geo-marriage.svg \
images/somerights20.gif \
images/Web_Gender_Female.png \
images/Web_Gender_Male.png \

View File

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View File

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB