diff options
-rw-r--r-- | addressbook/ChangeLog | 5 | ||||
-rw-r--r-- | addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in | 2 | ||||
-rw-r--r-- | addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo | 2 | ||||
-rw-r--r-- | addressbook/gui/component/addressbook.oafinfo | 2 |
4 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5d51d15bf0..8cb3b8deec 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-08-30 Dan Winship <danw@helixcode.com> + + * gui/component/addressbook.oafinfo: Add a name to the minicard + viewer. + 2000-08-29 Dan Winship <danw@helixcode.com> * backend/ebook/e-book.c: diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in index 4f319fb947..a0994d594c 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in @@ -27,6 +27,8 @@ <item value="text/x-vcard"/> </oaf_attribute> + <oaf_attribute name="name" type="string" + value="Evolution Addressbook minicard viewer"/> <oaf_attribute name="description" type="string" value="Factory for the Evolution addressbook minicard control."/> diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo index 4f319fb947..a0994d594c 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo @@ -27,6 +27,8 @@ <item value="text/x-vcard"/> </oaf_attribute> + <oaf_attribute name="name" type="string" + value="Evolution Addressbook minicard viewer"/> <oaf_attribute name="description" type="string" value="Factory for the Evolution addressbook minicard control."/> diff --git a/addressbook/gui/component/addressbook.oafinfo b/addressbook/gui/component/addressbook.oafinfo index 4f319fb947..a0994d594c 100644 --- a/addressbook/gui/component/addressbook.oafinfo +++ b/addressbook/gui/component/addressbook.oafinfo @@ -27,6 +27,8 @@ <item value="text/x-vcard"/> </oaf_attribute> + <oaf_attribute name="name" type="string" + value="Evolution Addressbook minicard viewer"/> <oaf_attribute name="description" type="string" value="Factory for the Evolution addressbook minicard control."/> |