diff options
author | Jason Leach <jleach@ximian.com> | 2001-08-08 14:56:22 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-08-08 14:56:22 +0800 |
commit | 91fe573ce4a1b11b5fe9bbd366842ba7e7593bc8 (patch) | |
tree | 390f789e4e7225767f844a2fbe4cbf461e58ae02 /shell/ChangeLog | |
parent | da776b965267d643c375f6749623da71deda9668 (diff) | |
download | gsoc2013-evolution-91fe573ce4a1b11b5fe9bbd366842ba7e7593bc8.tar.gz gsoc2013-evolution-91fe573ce4a1b11b5fe9bbd366842ba7e7593bc8.tar.zst gsoc2013-evolution-91fe573ce4a1b11b5fe9bbd366842ba7e7593bc8.zip |
Set the sensitivity for the OK button when a storage is selected too. Bug
2001-08-08 Jason Leach <jleach@ximian.com>
* e-shell-folder-creation-dialog.c
(storage_set_view_storage_selected_cb): Set the sensitivity for
the OK button when a storage is selected too. Bug #6473.
svn path=/trunk/; revision=11765
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index fb1be8c7ae..67f3dd9fc6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-08-08 Jason Leach <jleach@ximian.com> + + * e-shell-folder-creation-dialog.c + (storage_set_view_storage_selected_cb): Set the sensitivity for + the OK button when a storage is selected too. Bug #6473. + 2001-08-08 Ettore Perazzoli <ettore@ximian.com> * evolution-activity-client.c (create_icon_from_pixbuf): Set the |