2008-01-07 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/GrampletView.py: * src/gramps_main.py: * src/images/48x48/gramps-gramplet.png: * src/images/scalable/gramps-gramplet.svg: * src/images/48x48/Makefile.am: * src/images/scalable/Makefile.am: start of gramplet icon 2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com svn: r9745
This commit is contained in:
@ -926,7 +926,7 @@ class GrampletView(PageView.PageView):
|
||||
Returns image associated with the view, which is used for the
|
||||
icon for the button.
|
||||
"""
|
||||
return 'gtk-home'
|
||||
return 'gramps-gramplet'
|
||||
|
||||
def build_tree(self):
|
||||
return
|
||||
|
Reference in New Issue
Block a user