Add an icon for the LDAP sources configuration control.

* gui/component/GNOME_Evolution_Addressbook.oaf.in: Add an icon
for the LDAP sources configuration control.

svn path=/trunk/; revision=16143
This commit is contained in:
Ettore Perazzoli
2002-03-13 17:18:56 +00:00
parent f474b77377
commit 4cd405034c
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-03-13 Ettore Perazzoli <ettore@ximian.com>
* gui/component/GNOME_Evolution_Addressbook.oaf.in: Add an icon
for the LDAP sources configuration control.
2002-03-12 Ettore Perazzoli <ettore@ximian.com> 2002-03-12 Ettore Perazzoli <ettore@ximian.com>
* gui/component/addressbook.c: Remove verb "AddressbookConfig". * gui/component/addressbook.c: Remove verb "AddressbookConfig".

View File

@ -158,6 +158,9 @@
<oaf_attribute name="evolution:config_item:description" type="string" <oaf_attribute name="evolution:config_item:description" type="string"
_value="This page can be used to configure access to LDAP servers"/> _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" <oaf_attribute name="description" type="string"
_value="Configuration control for the Evolution Addressbook."/> _value="Configuration control for the Evolution Addressbook."/>