diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-11-07 13:25:11 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@src.gnome.org> | 2008-11-07 13:25:11 +0800 |
commit | f24169e26d073aecb9380eabd4c757db51f8d8f1 (patch) | |
tree | df2ff0d7a0eb7e4788308b44de5cceebf740532e /plugins/google-account-setup/ChangeLog | |
parent | 507262bcd6876a4f44a40bc57d059d47584541d5 (diff) | |
download | gsoc2013-evolution-f24169e26d073aecb9380eabd4c757db51f8d8f1.tar gsoc2013-evolution-f24169e26d073aecb9380eabd4c757db51f8d8f1.tar.gz gsoc2013-evolution-f24169e26d073aecb9380eabd4c757db51f8d8f1.tar.bz2 gsoc2013-evolution-f24169e26d073aecb9380eabd4c757db51f8d8f1.tar.lz gsoc2013-evolution-f24169e26d073aecb9380eabd4c757db51f8d8f1.tar.xz gsoc2013-evolution-f24169e26d073aecb9380eabd4c757db51f8d8f1.tar.zst gsoc2013-evolution-f24169e26d073aecb9380eabd4c757db51f8d8f1.zip |
Committing on behalf of Matthew Barnes <mbarnes@redhat.com>
2008-11-07 Matthew Barnes <mbarnes@redhat.com>
** Fix for bug #559518
* google-source.c: (retrieve_list_clicked),
(retrieve_list_sensitize), (plugin_google): Desensitizes the
button when the username field is blank.
svn path=/trunk/; revision=36755
Diffstat (limited to 'plugins/google-account-setup/ChangeLog')
-rw-r--r-- | plugins/google-account-setup/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/google-account-setup/ChangeLog b/plugins/google-account-setup/ChangeLog index d251678eac..a59a5aad19 100644 --- a/plugins/google-account-setup/ChangeLog +++ b/plugins/google-account-setup/ChangeLog @@ -1,3 +1,11 @@ +2008-11-07 Matthew Barnes <mbarnes@redhat.com> + + ** Fix for bug #559518 + + * google-source.c: (retrieve_list_clicked), + (retrieve_list_sensitize), (plugin_google): Desensitizes the button + when the username field is blank. + 2008-11-06 Bharath Acharya <abharath@novell.com> ** Fix for bug #557726 |