visual consistency (icons on Sources category)
svn: r18798
This commit is contained in:
parent
a9b6b94ba8
commit
431ae7b8c2
@ -211,6 +211,7 @@ authors_email = ["http://gramps-project.org"],
|
||||
category = ("Sources", _("Sources")),
|
||||
viewclass = 'SourceView',
|
||||
order = START,
|
||||
stock_icon = 'gramps-tree-list',
|
||||
)
|
||||
|
||||
register(VIEW,
|
||||
@ -240,5 +241,5 @@ authors = [u"Tim G L Lyons", u"Nick Hall"],
|
||||
authors_email = [""],
|
||||
category = ("Sources", _("Sources")),
|
||||
viewclass = 'CitationTreeView',
|
||||
order = START,
|
||||
stock_icon = 'gramps-tree-select',
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user