2006-05-05 Don Allingham <don@gramps-project.org>

* src/DisplayTabs/_WebEmbedList.py: new icon



svn: r6564
This commit is contained in:
Don Allingham 2006-05-06 05:25:39 +00:00
parent 6fe198a84a
commit 42fec2b3b7
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
2006-05-05 Don Allingham <don@gramps-project.org>
* src/DisplayTabs/_WebEmbedList.py: new icon
2006-05-05 Alex Roitman <shura@gramps-project.org>
* src/glade/gramps.glade: typo.
* src/Editors/_EditSourceRef.py (_create_tabbed_pages): Add data

View File

@ -59,6 +59,9 @@ class WebEmbedList(EmbeddedList):
EmbeddedList.__init__(self, dbstate, uistate, track,
_('Internet'), WebModel)
def get_icon_name(self):
return (0,'stock_insert-url')
def get_data(self):
return self.data