aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-02-03 18:27:26 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-02-03 18:27:26 +0800
commitb6bd229a92c52d21cc8e4f47a9fef79baaeff19b (patch)
tree5de9a7e30aae07f6dd63466d98a8b09879535cbb /plugins/exchange-operations/ChangeLog
parent009f31fcc347dda1652d673b17fc0cf98249d12b (diff)
downloadgsoc2013-evolution-b6bd229a92c52d21cc8e4f47a9fef79baaeff19b.tar
gsoc2013-evolution-b6bd229a92c52d21cc8e4f47a9fef79baaeff19b.tar.gz
gsoc2013-evolution-b6bd229a92c52d21cc8e4f47a9fef79baaeff19b.tar.bz2
gsoc2013-evolution-b6bd229a92c52d21cc8e4f47a9fef79baaeff19b.tar.lz
gsoc2013-evolution-b6bd229a92c52d21cc8e4f47a9fef79baaeff19b.tar.xz
gsoc2013-evolution-b6bd229a92c52d21cc8e4f47a9fef79baaeff19b.tar.zst
gsoc2013-evolution-b6bd229a92c52d21cc8e4f47a9fef79baaeff19b.zip
Fixed the issue with subscribing to other user's folders. (#328554)
svn path=/trunk/; revision=31401
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index ba99313d19..05a6035e00 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,17 @@
+2006-02-03 Sushma Rai <rsushma@novell.com>
+
+ * exchange-folder.c (org_gnome_exchange_folder_subscription): Moved
+ discovering the shared folder, opening that folder and error handling
+ out to create_folder_subscription_dialog().
+
+ * exchange-folder-subscription.c (create_folder_subscription_dialog):
+ Pass all the data to subscirbe_to_folder() callback.
+ (subscribe_to_folder): On pressing OK, extracting the dtails like user's
+ email id, folder name, finding the shared folder and opening that
+ folder.
+ (destroy_subscription_info): Cleanup function.
+ Fixes #328554.
+
2006-01-27 Sushma Rai <rsushma@novell.com>
* exchange-calendar.c (e_exchange_calendar_commit): Freeing uri_text