aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2008-04-30 16:25:32 +0800
committerBharath Acharya <abharath@src.gnome.org>2008-04-30 16:25:32 +0800
commit4ca16039ae0e04a218ff979c499ecd7cf0a0ae46 (patch)
tree71a42ff1193d4d7b0fea34d08e972b9b200da05d /plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml
parent9598151a10dd3bff1d658dfd8b20bb8cb2dba847 (diff)
downloadgsoc2013-evolution-4ca16039ae0e04a218ff979c499ecd7cf0a0ae46.tar
gsoc2013-evolution-4ca16039ae0e04a218ff979c499ecd7cf0a0ae46.tar.gz
gsoc2013-evolution-4ca16039ae0e04a218ff979c499ecd7cf0a0ae46.tar.bz2
gsoc2013-evolution-4ca16039ae0e04a218ff979c499ecd7cf0a0ae46.tar.lz
gsoc2013-evolution-4ca16039ae0e04a218ff979c499ecd7cf0a0ae46.tar.xz
gsoc2013-evolution-4ca16039ae0e04a218ff979c499ecd7cf0a0ae46.tar.zst
gsoc2013-evolution-4ca16039ae0e04a218ff979c499ecd7cf0a0ae46.zip
Committing on behalf of Chenthill Palanisamy <pchenthill@novell.com>
2008-04-30 Chenthill Palanisamy <pchenthill@novell.com> ** Fixes #358644 (bnc) Retracted groupwise appointments should disappear as soon as they are retracted. svn path=/trunk/; revision=35449
Diffstat (limited to 'plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml')
-rw-r--r--plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml b/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml
index 4555957ba9..dd7886348c 100644
--- a/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml
+++ b/plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml
@@ -20,7 +20,15 @@
<group target="account" id="org.gnome.evolution.mail.config.accountWizard">
<item type="item_table" path="20.receive_options/30.soapport/50.dummy" factory="org_gnome_groupwise_account_setup"/>
</group>
- </hook>
-
+ </hook>
+
+ <hook class="org.gnome.evolution.shell.events:1.0">
+ <event
+ id="upgrade.done"
+ handle="ensure_mandatory_esource_properties"
+ target="upgrade"
+ />
+ </hook>
+
</e-plugin>
</e-plugin-list>