aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-06-07 15:04:44 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-06-07 15:04:44 +0800
commita47f11a04b6acab3bcf40edd6f531d5d68c7f02a (patch)
tree99caa4eccc9cbd889b4dd67af0983d831f42b099 /plugins/exchange-operations/ChangeLog
parentf84ab028e9886048949b584ddf9dd704783c5178 (diff)
downloadgsoc2013-evolution-a47f11a04b6acab3bcf40edd6f531d5d68c7f02a.tar
gsoc2013-evolution-a47f11a04b6acab3bcf40edd6f531d5d68c7f02a.tar.gz
gsoc2013-evolution-a47f11a04b6acab3bcf40edd6f531d5d68c7f02a.tar.bz2
gsoc2013-evolution-a47f11a04b6acab3bcf40edd6f531d5d68c7f02a.tar.lz
gsoc2013-evolution-a47f11a04b6acab3bcf40edd6f531d5d68c7f02a.tar.xz
gsoc2013-evolution-a47f11a04b6acab3bcf40edd6f531d5d68c7f02a.tar.zst
gsoc2013-evolution-a47f11a04b6acab3bcf40edd6f531d5d68c7f02a.zip
Enabling the OK button only when the username is entered, fixes #317025.
svn path=/trunk/; revision=32086
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 67c016c76c..013f49c359 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-07 Sushma Rai <rsushma@novell.com>
+
+ * exchange-folder-subscription.c (create_folder_subscription_dialog):
+ Disabling the OK button and added a callback to change the sensitivity.
+ (user_name_entry_changed_callback): Call-back to enable OK button, on
+ entering username. Fixes #317025.
+
2006-05-11 Sankar P <psankar@novell.com>
* exchange-account-setup.c: (btn_chpass_clicked):