From 4ef179572c4d8dbeb1b202bed0a4ea99ba90c7b7 Mon Sep 17 00:00:00 2001 From: Shakti Sen Date: Fri, 22 Jul 2005 10:25:22 +0000 Subject: Included files org-gnome-exchange-ab-subscription.xml, 2005-07-20 Shakti Sen * 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 --- plugins/exchange-operations/ChangeLog | 13 +++++++++ plugins/exchange-operations/Makefile.am | 8 +++++- .../org-gnome-exchange-ab-subscription.xml | 18 ++++++++++++ .../org-gnome-exchange-cal-subscription.xml | 18 ++++++++++++ .../org-gnome-exchange-operations.eplug.in | 33 ++++++++++++++++++++++ .../org-gnome-exchange-tasks-subscription.xml | 18 ++++++++++++ .../org-gnome-folder-subscription.xml | 18 ++++++------ 7 files changed, 117 insertions(+), 9 deletions(-) create mode 100644 plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml create mode 100644 plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml create mode 100644 plugins/exchange-operations/org-gnome-exchange-tasks-subscription.xml (limited to 'plugins/exchange-operations') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 4f2d072abe..82fafcb8fd 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,16 @@ +2005-07-20 Shakti Sen + + * 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. + 2005-07-22 Praveen Kumar * exchange-calendar.c : Handling the rename of calendars. This diff --git a/plugins/exchange-operations/Makefile.am b/plugins/exchange-operations/Makefile.am index 48e51efa20..55ac36244e 100644 --- a/plugins/exchange-operations/Makefile.am +++ b/plugins/exchange-operations/Makefile.am @@ -12,7 +12,10 @@ INCLUDES = -I . \ plugin_DATA = org-gnome-exchange-operations.eplug \ org-gnome-folder-permissions.xml \ - org-gnome-folder-subscription.xml + org-gnome-folder-subscription.xml \ + org-gnome-exchange-tasks-subscription.xml \ + org-gnome-exchange-cal-subscription.xml \ + org-gnome-exchange-ab-subscription.xml plugin_LTLIBRARIES = liborg-gnome-exchange-operations.la @@ -64,6 +67,9 @@ EXTRA_DIST = \ org-gnome-exchange-operations.error.xml \ org-gnome-folder-permissions.xml \ org-gnome-folder-subscription.xml \ + org-gnome-exchange-tasks-subscription.xml \ + org-gnome-exchange-cal-subscription.xml \ + org-gnome-exchange-ab-subscription.xml \ $(glade_DATA) BUILT_SOURCES = $(error_DATA) 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 @@ + + + + + + + + + + + + + + + + + diff --git a/plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml b/plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml new file mode 100644 index 0000000000..4b4c5e54fe --- /dev/null +++ b/plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + diff --git a/plugins/exchange-operations/org-gnome-exchange-operations.eplug.in b/plugins/exchange-operations/org-gnome-exchange-operations.eplug.in index 6538c980b7..e459e0be2c 100644 --- a/plugins/exchange-operations/org-gnome-exchange-operations.eplug.in +++ b/plugins/exchange-operations/org-gnome-exchange-operations.eplug.in @@ -112,6 +112,39 @@ activate="org_gnome_exchange_folder_subscription"/> + + + + + + + + + + + + + + + + + + diff --git a/plugins/exchange-operations/org-gnome-exchange-tasks-subscription.xml b/plugins/exchange-operations/org-gnome-exchange-tasks-subscription.xml new file mode 100644 index 0000000000..dfd7ccaca7 --- /dev/null +++ b/plugins/exchange-operations/org-gnome-exchange-tasks-subscription.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + diff --git a/plugins/exchange-operations/org-gnome-folder-subscription.xml b/plugins/exchange-operations/org-gnome-folder-subscription.xml index 6831902612..07a270792a 100644 --- a/plugins/exchange-operations/org-gnome-folder-subscription.xml +++ b/plugins/exchange-operations/org-gnome-folder-subscription.xml @@ -5,13 +5,15 @@ - - - - - - - - + + + + + + + + + + -- cgit v1.2.3