aboutsummaryrefslogtreecommitdiffstats
path: root/shell/GNOME_Evolution_Shell.server.in.in
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-11-04 04:15:50 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-11-04 04:15:50 +0800
commitb7db046f8d11f3b33fca890c57f082ac7213f6fc (patch)
tree4dde7df93330955a85339f97dc0a68de6266ce7a /shell/GNOME_Evolution_Shell.server.in.in
parentc7b4440e3b45637890a451b58a50b2ca8b119920 (diff)
downloadgsoc2013-evolution-b7db046f8d11f3b33fca890c57f082ac7213f6fc.tar
gsoc2013-evolution-b7db046f8d11f3b33fca890c57f082ac7213f6fc.tar.gz
gsoc2013-evolution-b7db046f8d11f3b33fca890c57f082ac7213f6fc.tar.bz2
gsoc2013-evolution-b7db046f8d11f3b33fca890c57f082ac7213f6fc.tar.lz
gsoc2013-evolution-b7db046f8d11f3b33fca890c57f082ac7213f6fc.tar.xz
gsoc2013-evolution-b7db046f8d11f3b33fca890c57f082ac7213f6fc.tar.zst
gsoc2013-evolution-b7db046f8d11f3b33fca890c57f082ac7213f6fc.zip
Use "evolution2:config_item" attributes instead of "evolution:config_item"
* GNOME_Evolution_Shell.server.in.in: Use "evolution2:config_item" attributes instead of "evolution:config_item" ones. * e-shell-settings-dialog.c (load_pages): Expect "evolution2:config_item" properties instead of "evolution:config_item" so they do not conflict with 1.4's. svn path=/trunk/; revision=23171
Diffstat (limited to 'shell/GNOME_Evolution_Shell.server.in.in')
-rw-r--r--shell/GNOME_Evolution_Shell.server.in.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/shell/GNOME_Evolution_Shell.server.in.in b/shell/GNOME_Evolution_Shell.server.in.in
index a54a7b4d7b..73de19f1b3 100644
--- a/shell/GNOME_Evolution_Shell.server.in.in
+++ b/shell/GNOME_Evolution_Shell.server.in.in
@@ -29,18 +29,18 @@
<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="Folder Settings"/>
- <oaf_attribute name="evolution:config_item:description" type="string"
+ <oaf_attribute name="evolution2:config_item:description" type="string"
_value="Configure special folders and offline folder behavior here"/>
- <oaf_attribute name="evolution:config_item:icon_name" type="string"
+ <oaf_attribute name="evolution2:config_item:icon_name" type="string"
value="folder-settings.png"/>
- <oaf_attribute name="evolution:config_item:priority" type="string" value="-9"/>
+ <oaf_attribute name="evolution2:config_item:priority" type="string" value="-9"/>
- <oaf_attribute name="evolution:config_item:type" type="stringv">
+ <oaf_attribute name="evolution2:config_item:type" type="stringv">
<item value="shell"/>
</oaf_attribute>