aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml
diff options
context:
space:
mode:
authorShakti Sen <shprasad@novell.com>2005-07-22 18:25:22 +0800
committerShakti Prasad Sen <shaktis@src.gnome.org>2005-07-22 18:25:22 +0800
commit4ef179572c4d8dbeb1b202bed0a4ea99ba90c7b7 (patch)
tree3a2e142ba08314c2786f4f2e0b74088699a2ba7c /plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml
parent4722d750ff632931cbd57e623cc067ed66d9a8f0 (diff)
downloadgsoc2013-evolution-4ef179572c4d8dbeb1b202bed0a4ea99ba90c7b7.tar
gsoc2013-evolution-4ef179572c4d8dbeb1b202bed0a4ea99ba90c7b7.tar.gz
gsoc2013-evolution-4ef179572c4d8dbeb1b202bed0a4ea99ba90c7b7.tar.bz2
gsoc2013-evolution-4ef179572c4d8dbeb1b202bed0a4ea99ba90c7b7.tar.lz
gsoc2013-evolution-4ef179572c4d8dbeb1b202bed0a4ea99ba90c7b7.tar.xz
gsoc2013-evolution-4ef179572c4d8dbeb1b202bed0a4ea99ba90c7b7.tar.zst
gsoc2013-evolution-4ef179572c4d8dbeb1b202bed0a4ea99ba90c7b7.zip
Included files org-gnome-exchange-ab-subscription.xml,
2005-07-20 Shakti Sen <shprasad@novell.com> * Makefile.am: Included files org-gnome-exchange-ab-subscription.xml, org-gnome-exchange-tasks-subscription.xml and org-gnome-exchange-cal-subscription.xml. * org-gnome-exchange-ab-subscription.xml: Added newly to add "Subscribe to Other User's Contacts' menu-item in 'File' menu for address book. * org-gnome-exchange-tasks-subscription.xml: Same for 'Tasks'. * org-gnome-exchange-cal-subscription.xml: Same for 'Calendar'. Fixes bug #310985. svn path=/trunk/; revision=29846
Diffstat (limited to 'plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml')
-rw-r--r--plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml b/plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml
new file mode 100644
index 0000000000..eb7b8dac0e
--- /dev/null
+++ b/plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml
@@ -0,0 +1,18 @@
+<Root>
+ <commands>
+ <cmd name="FolderSubscription" _label="Subscribe to Other User's Contacts"
+ _tip="Subscribe to Other User's Contacts"/>
+ </commands>
+
+ <menu>
+ <submenu name="File">
+ <placeholder name="FileOps">
+ <menuitem name="FolderSubscription" verb=""/>
+ </placeholder>
+ </submenu>
+ <submenu name="Tools">
+ <placeholder name="ComponentPlaceholder"/>
+ </submenu>
+ </menu>
+
+</Root>