diff options
Diffstat (limited to 'addressbook/gui')
3 files changed, 6 insertions, 0 deletions
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> |