aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-01-09 21:29:27 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-01-09 21:29:27 +0800
commit300a4e978c80080195784454653a1a410af7ede9 (patch)
tree296213a127c58215bef6bfe31f4009620e0bde12 /plugins/exchange-operations/ChangeLog
parent7305191377795dc544dc78ef3657065e9b384aa6 (diff)
downloadgsoc2013-evolution-300a4e978c80080195784454653a1a410af7ede9.tar
gsoc2013-evolution-300a4e978c80080195784454653a1a410af7ede9.tar.gz
gsoc2013-evolution-300a4e978c80080195784454653a1a410af7ede9.tar.bz2
gsoc2013-evolution-300a4e978c80080195784454653a1a410af7ede9.tar.lz
gsoc2013-evolution-300a4e978c80080195784454653a1a410af7ede9.tar.xz
gsoc2013-evolution-300a4e978c80080195784454653a1a410af7ede9.tar.zst
gsoc2013-evolution-300a4e978c80080195784454653a1a410af7ede9.zip
Fixed the issue of subscribe to other users folder being modal.
Fixes #314748 svn path=/trunk/; revision=31103
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 314a0f4f12..ec80531a7b 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-09 Sushma Rai <rsushma@novell.com>
+
+ * exchange-folder-subscription.c (create_folder_subscription_dialog):
+ Instead of gtk_dialog_run(), calling gtk_widget_show().
+ (dialog_destroy): Added callback to do the cleanup on closing the
+ window. Fixes #314748.
+
2006-01-06 Simon Zheng <simon.zheng@sun.com>
* exchange-account-setup.c: