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 f0d17c6aa1..72bdd25484 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-10-14 Ettore Perazzoli <ettore@helixcode.com> + + * gui/component/addressbook.oafinfo: Added + "evolution:shell-component-icon" property. + 2000-10-14 Iain Holmes <iain@helixcode.com> * gui/component/select-names/e-select-names.c diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in index a0994d594c..a41848b25b 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in @@ -85,6 +85,8 @@ <oaf_attribute name="description" type="string" value="Evolution component for handling contacts."/> + <oaf_attribute name="evolution:shell-component-icon" type="string" + value="evolution-contacts.png"/> </oaf_server> </oaf_info> diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo index a0994d594c..a41848b25b 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo @@ -85,6 +85,8 @@ <oaf_attribute name="description" type="string" value="Evolution component for handling contacts."/> + <oaf_attribute name="evolution:shell-component-icon" type="string" + value="evolution-contacts.png"/> </oaf_server> </oaf_info> diff --git a/addressbook/gui/component/addressbook.oafinfo b/addressbook/gui/component/addressbook.oafinfo index a0994d594c..a41848b25b 100644 --- a/addressbook/gui/component/addressbook.oafinfo +++ b/addressbook/gui/component/addressbook.oafinfo @@ -85,6 +85,8 @@ <oaf_attribute name="description" type="string" value="Evolution component for handling contacts."/> + <oaf_attribute name="evolution:shell-component-icon" type="string" + value="evolution-contacts.png"/> </oaf_server> </oaf_info> |