diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in index 8be4e79aac..764457a5e1 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in @@ -158,6 +158,9 @@ <oaf_attribute name="evolution:config_item:description" type="string" _value="This page can be used to configure access to LDAP servers"/> + <oaf_attribute name="evolution:config_item:icon_name" type="string" + value="evolution-contacts.png"/> + <oaf_attribute name="description" type="string" _value="Configuration control for the Evolution Addressbook."/> |