aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-07-24 19:29:51 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-07-24 19:29:51 +0800
commit158d67f8b6f9623a204f472379272344b4919526 (patch)
tree89efc48e47008695df38c696b8d52773ab8b9372 /mail/ChangeLog
parent401a1b85c6a5c5988cda3a2075e8320ed1d58daf (diff)
downloadgsoc2013-evolution-158d67f8b6f9623a204f472379272344b4919526.tar
gsoc2013-evolution-158d67f8b6f9623a204f472379272344b4919526.tar.gz
gsoc2013-evolution-158d67f8b6f9623a204f472379272344b4919526.tar.bz2
gsoc2013-evolution-158d67f8b6f9623a204f472379272344b4919526.tar.lz
gsoc2013-evolution-158d67f8b6f9623a204f472379272344b4919526.tar.xz
gsoc2013-evolution-158d67f8b6f9623a204f472379272344b4919526.tar.zst
gsoc2013-evolution-158d67f8b6f9623a204f472379272344b4919526.zip
activate the mnemonic for text box, add an extra paramenter to the
function call. Fixes #332282. Patch submitted by "Vandana Shenoy .B <shvandana@novell.com>" svn path=/trunk/; revision=32404
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 793a5bca8d..fe37e1c669 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2006-07-24 Sushma Rai <rsushma@novell.com>
+ * em-account-editor.c: (emae_option_entry) : activate the mnemonic for
+ text box, add an extra paramenter to the function call.
+ Fixes #332282.
+ Patch submitted by "Vandana Shenoy .B <shvandana@novell.com>"
+
+2006-07-24 Sushma Rai <rsushma@novell.com>
+
* em-subscribe-editor.c (_EMSubscribeEditor): Removed the members
subscribe_button and unsubscribe_button.
(sub_do_subscribe)(sub_subscribe)(sub_editor_subscribe)