Geography: add two new icons
@ -134,7 +134,7 @@ else:
|
||||
category = ("Geography", _("Geography")),
|
||||
viewclass = 'GeoMoves',
|
||||
#order = START,
|
||||
stock_icon = 'geo-show-family',
|
||||
stock_icon = 'geo-show-family-down',
|
||||
)
|
||||
|
||||
register(VIEW,
|
||||
|
@ -244,7 +244,7 @@ class GeoMoves(GeoGraphyView):
|
||||
This assumes that this icon has already been registered
|
||||
as a stock icon.
|
||||
"""
|
||||
return 'geo-show-family'
|
||||
return 'geo-show-family-down'
|
||||
|
||||
def get_viewtype_stock(self):
|
||||
"""Type of view in category
|
||||
|
BIN
images/hicolor/16x16/actions/geo-show-family-down.png
Normal file
After Width: | Height: | Size: 971 B |
BIN
images/hicolor/16x16/actions/geo-show-family-up.png
Normal file
After Width: | Height: | Size: 943 B |
BIN
images/hicolor/22x22/actions/geo-show-family-down.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
images/hicolor/22x22/actions/geo-show-family-up.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
images/hicolor/24x24/actions/geo-show-family-down.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
images/hicolor/24x24/actions/geo-show-family-up.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
images/hicolor/48x48/actions/geo-show-family-down.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
images/hicolor/48x48/actions/geo-show-family-up.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
3242
images/hicolor/scalable/actions/geo-show-family-down.svg
Normal file
After Width: | Height: | Size: 117 KiB |
3242
images/hicolor/scalable/actions/geo-show-family-up.svg
Normal file
After Width: | Height: | Size: 117 KiB |