GEPS_014:_Plugin_registration_and_management
finish views in category, todo: configuration svn: r13578
This commit is contained in:
@ -235,6 +235,11 @@ class RelationshipView(NavigationView):
|
||||
GNOME as a stock icon.
|
||||
"""
|
||||
return 'gramps-relation'
|
||||
|
||||
def get_viewtype_stock(self):
|
||||
"""Type of view in category
|
||||
"""
|
||||
return 'gramps-relation'
|
||||
|
||||
def build_widget(self):
|
||||
|
||||
|
Reference in New Issue
Block a user