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
@ -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, ''),
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.0 KiB |
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |