aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-05-03 22:23:22 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-05-03 22:23:22 +0800
commit672124cbe51ef3a0663d1d8e436d2995a7ae916f (patch)
tree34bb71a1f696bcc907c9df769e3a3e4dfb8a5c16
parent8cd76b19d0c28c1830ea353c402ca6ce150029bb (diff)
downloadgsoc2013-evolution-672124cbe51ef3a0663d1d8e436d2995a7ae916f.tar
gsoc2013-evolution-672124cbe51ef3a0663d1d8e436d2995a7ae916f.tar.gz
gsoc2013-evolution-672124cbe51ef3a0663d1d8e436d2995a7ae916f.tar.bz2
gsoc2013-evolution-672124cbe51ef3a0663d1d8e436d2995a7ae916f.tar.lz
gsoc2013-evolution-672124cbe51ef3a0663d1d8e436d2995a7ae916f.tar.xz
gsoc2013-evolution-672124cbe51ef3a0663d1d8e436d2995a7ae916f.tar.zst
gsoc2013-evolution-672124cbe51ef3a0663d1d8e436d2995a7ae916f.zip
set the config item type
2004-05-03 JP Rosevear <jpr@ximian.com> * gui/component/GNOME_Evolution_Addressbook.server.in.in: set the config item type svn path=/trunk/; revision=25752
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in4
2 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 486b2c2456..638788a778 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-03 JP Rosevear <jpr@ximian.com>
+
+ * gui/component/GNOME_Evolution_Addressbook.server.in.in: set the
+ config item type
+
2004-05-02 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/component/addressbook-config.c (dialog_to_source) : see if the selected
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
index a75b8bad98..b10bb46572 100644
--- a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
+++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
@@ -134,6 +134,10 @@
<oaf_attribute name="evolution2:config_item:icon_name" type="string"
value="stock_contact"/>
+ <oaf_attribute name="evolution2:config_item:type" type="stringv">
+ <item value="contacts"/>
+ </oaf_attribute>
+
<oaf_attribute name="evolution2:config_item:priority" type="string" value="-9"/>
<oaf_attribute name="name" type="string"