Geography: add two new icons

This commit is contained in:
SNoiraud 2020-03-04 12:10:56 +01:00 committed by Nick Hall
parent 4058849885
commit 557c1c724a
12 changed files with 6486 additions and 2 deletions

View File

@ -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,

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 971 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 943 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 117 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 117 KiB