aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
diff options
context:
space:
mode:
authorSankar P <psankar@novell.com>2005-07-27 20:30:26 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2005-07-27 20:30:26 +0800
commitf0cb7c6a711c9c43ae2fc593b87ef76e9d309bde (patch)
treecbd0540471a072eec401e19c8ca40ac69e961a05 /plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
parentcd2b203803881f7c8ba2428466a86ad63f4f8f31 (diff)
downloadgsoc2013-evolution-f0cb7c6a711c9c43ae2fc593b87ef76e9d309bde.tar
gsoc2013-evolution-f0cb7c6a711c9c43ae2fc593b87ef76e9d309bde.tar.gz
gsoc2013-evolution-f0cb7c6a711c9c43ae2fc593b87ef76e9d309bde.tar.bz2
gsoc2013-evolution-f0cb7c6a711c9c43ae2fc593b87ef76e9d309bde.tar.lz
gsoc2013-evolution-f0cb7c6a711c9c43ae2fc593b87ef76e9d309bde.tar.xz
gsoc2013-evolution-f0cb7c6a711c9c43ae2fc593b87ef76e9d309bde.tar.zst
gsoc2013-evolution-f0cb7c6a711c9c43ae2fc593b87ef76e9d309bde.zip
Added the hook for the proxy-login feature, since it was removed by
2005-07-27 Sankar P <psankar@novell.com> * org-gnome-groupwise-features.eplug.xml: Added the hook for the proxy-login feature, since it was removed by mistake. svn path=/trunk/; revision=29903
Diffstat (limited to 'plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml')
-rw-r--r--plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml b/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
index 882ca8b146..eb9f31b569 100644
--- a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
+++ b/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
@@ -89,6 +89,14 @@
<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>
+
+
<hook class="org.gnome.evolution.calendar.popup:1.0">
<menu id="org.gnome.evolution.calendar.view.popup" target="select" factory = "org_gnome_accept">
</menu>