6312: Fix Dashboard category icon

svn: r21075
This commit is contained in:
Nick Hall 2013-01-11 22:11:07 +00:00
parent 904dd024c6
commit 5923610e80

View File

@ -59,7 +59,7 @@ UICATEGORY = '''<ui>
'''
CATEGORY_ICON = {
'Gramplets': 'gramps-gramplet',
'Dashboard': 'gramps-gramplet',
'People': 'gramps-person',
'Relationships': 'gramps-relation',
'Families': 'gramps-family',