aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-07-25 13:00:45 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-07-25 13:00:45 +0800
commit113f3730daef9e8175db42e21ace56a81bd7f237 (patch)
treecd34d24a12bc8ec1f3eeb412287dac798aaa3e1e /plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
parentbe569b6675e0b237beec88b2d2510c6bf68f0e16 (diff)
downloadgsoc2013-evolution-113f3730daef9e8175db42e21ace56a81bd7f237.tar
gsoc2013-evolution-113f3730daef9e8175db42e21ace56a81bd7f237.tar.gz
gsoc2013-evolution-113f3730daef9e8175db42e21ace56a81bd7f237.tar.bz2
gsoc2013-evolution-113f3730daef9e8175db42e21ace56a81bd7f237.tar.lz
gsoc2013-evolution-113f3730daef9e8175db42e21ace56a81bd7f237.tar.xz
gsoc2013-evolution-113f3730daef9e8175db42e21ace56a81bd7f237.tar.zst
gsoc2013-evolution-113f3730daef9e8175db42e21ace56a81bd7f237.zip
Added the new file process-meeting.c and widgets/misc to include headers.
2005-07-23 Chenthill Palanisamy <pchenthill@novell.com> * Makefile.am: Added the new file process-meeting.c and widgets/misc to include headers. * org-gnome-groupwise-features.eplug.xml: Added the hook for processing meetings. * org-gnome-shared-folder.errors.xml: Added the message for asking for error svn path=/trunk/; revision=29870
Diffstat (limited to 'plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml')
-rw-r--r--plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml b/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
index 1f1e2cee91..882ca8b146 100644
--- a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
+++ b/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
@@ -89,12 +89,11 @@
<item type="page" path="60.proxy" factory="org_gnome_proxy"/>
</group>
</hook>
-
- <hook class="org.gnome.evolution.mail.popup:1.0">
- <menu id="org.gnome.evolution.mail.foldertree.popup" target="folder"
- factory = "org_gnome_create_proxy_login_option">
- </menu>
+ <hook class="org.gnome.evolution.calendar.popup:1.0">
+ <menu id="org.gnome.evolution.calendar.view.popup" target="select" factory = "org_gnome_accept">
+ </menu>
</hook>
+
</e-plugin>