Add priority for the config page. Renamed to "Directory Servers".

* gui/component/GNOME_Evolution_Addressbook.oaf.in: Add priority
for the config page.  Renamed to "Directory Servers".

svn path=/trunk/; revision=16292
This commit is contained in:
Ettore Perazzoli
2002-03-29 22:48:53 +00:00
parent 639900dfc7
commit 2a151588c8
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2002-03-29 Ettore Perazzoli <ettore@ximian.com>
* gui/component/GNOME_Evolution_Addressbook.oaf.in: Add priority
for the config page. Renamed to "Directory Servers".
2002-03-27 Chris Toshok <toshok@ximian.com>
* backend/pas/pas-backend-file.c

View File

@ -153,14 +153,16 @@
</oaf_attribute>
<oaf_attribute name="evolution:config_item:title" type="string"
_value="LDAP Sources"/>
_value="Directory Servers"/>
<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 directory servers using the LDAP protocol"/>
<oaf_attribute name="evolution:config_item:icon_name" type="string"
value="evolution-contacts.png"/>
<oaf_attribute name="evolution:config_item:priority" type="string" value="-6"/>
<oaf_attribute name="description" type="string"
_value="Configuration control for the Evolution Addressbook."/>