aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-11-04 04:17:01 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-11-04 04:17:01 +0800
commitdc0812a28fe3cb3dd18d38918f2b8892ea2600e9 (patch)
treea539662293cdab1b07829dc58acf4eeacb7bfccc /addressbook
parentcde3e4c4d3452e619a07171d4a805eedf4e30113 (diff)
downloadgsoc2013-evolution-dc0812a28fe3cb3dd18d38918f2b8892ea2600e9.tar
gsoc2013-evolution-dc0812a28fe3cb3dd18d38918f2b8892ea2600e9.tar.gz
gsoc2013-evolution-dc0812a28fe3cb3dd18d38918f2b8892ea2600e9.tar.bz2
gsoc2013-evolution-dc0812a28fe3cb3dd18d38918f2b8892ea2600e9.tar.lz
gsoc2013-evolution-dc0812a28fe3cb3dd18d38918f2b8892ea2600e9.tar.xz
gsoc2013-evolution-dc0812a28fe3cb3dd18d38918f2b8892ea2600e9.tar.zst
gsoc2013-evolution-dc0812a28fe3cb3dd18d38918f2b8892ea2600e9.zip
Change "evolution:config_item" into "evolution2:config_item".
Change "evolution:config_item" into "evolution2:config_item". svn path=/trunk/; revision=23173
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in18
2 files changed, 14 insertions, 9 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 8fb964be65..9697f9bda9 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-03 Ettore Perazzoli <ettore@ximian.com>
+
+ * gui/component/GNOME_Evolution_Addressbook.server.in.in: Change
+ "evolution:config_item" into "evolution2:config_item".
+
2003-10-29 Chris Toshok <toshok@ximian.com>
* gui/component/GNOME_Evolution_Addressbook.server.in.in: add the
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
index e13069156b..9a02bd79ce 100644
--- a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
+++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
@@ -99,20 +99,20 @@
<item value="IDL:GNOME/Evolution/ConfigControl:1.0"/>
</oaf_attribute>
- <oaf_attribute name="evolution:config_item:title" type="string"
+ <oaf_attribute name="evolution2:config_item:title" type="string"
_value="Directory Servers"/>
- <oaf_attribute name="evolution:config_item:description" type="string"
+ <oaf_attribute name="evolution2:config_item:description" type="string"
_value="Configure access to LDAP directory servers here"/>
- <oaf_attribute name="evolution:config_item:icon_name" type="string"
+ <oaf_attribute name="evolution2:config_item:icon_name" type="string"
value="ldap-settings.png"/>
- <oaf_attribute name="evolution:config_item:type" type="stringv">
+ <oaf_attribute name="evolution2:config_item:type" type="stringv">
<item value="contacts/ldap"/>
</oaf_attribute>
- <oaf_attribute name="evolution:config_item:priority" type="string" value="-6"/>
+ <oaf_attribute name="evolution2:config_item:priority" type="string" value="-6"/>
<oaf_attribute name="name" type="string"
_value="Evolution Addressbook LDAP Configuration Control"/>
@@ -127,16 +127,16 @@
<item value="IDL:GNOME/Evolution/ConfigControl:1.0"/>
</oaf_attribute>
- <oaf_attribute name="evolution:config_item:title" type="string"
+ <oaf_attribute name="evolution2:config_item:title" type="string"
_value="Certificates"/>
- <oaf_attribute name="evolution:config_item:description" type="string"
+ <oaf_attribute name="evolution2:config_item:description" type="string"
_value="Manager your S/Mime certificates here"/>
- <oaf_attribute name="evolution:config_item:icon_name" type="string"
+ <oaf_attribute name="evolution2:config_item:icon_name" type="string"
value="pgp-signature-ok.png"/>
- <oaf_attribute name="evolution:config_item:priority" type="string" value="-6"/>
+ <oaf_attribute name="evolution2:config_item:priority" type="string" value="-6"/>
<oaf_attribute name="name" type="string"
_value="Evolution S/Mime Certificate Management Control"/>