diff options
author | Larry Ewing <lewing@ximian.com> | 2003-02-08 09:20:31 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2003-02-08 09:20:31 +0800 |
commit | 5d961e94b2009211f6e7069ee80c7bd448556446 (patch) | |
tree | 883dfd7010e23f0dada9215950f9d0de159d7c36 /shell/ChangeLog | |
parent | 19043324eec8bab62d4cfd69ff78b11335ddebb4 (diff) | |
download | gsoc2013-evolution-5d961e94b2009211f6e7069ee80c7bd448556446.tar.gz gsoc2013-evolution-5d961e94b2009211f6e7069ee80c7bd448556446.tar.zst gsoc2013-evolution-5d961e94b2009211f6e7069ee80c7bd448556446.zip |
add an activate handler that returns a response OK if the OK response
2003-02-07 Larry Ewing <lewing@ximian.com>
* e-shell-folder-creation-dialog.c
(folder_name_entry_activate_cb): add an activate handler that
returns a response OK if the OK response would be active.
svn path=/trunk/; revision=19852
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 65b3c7d818..94260f2f35 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2003-02-07 Larry Ewing <lewing@ximian.com> + + * e-shell-folder-creation-dialog.c + (folder_name_entry_activate_cb): add an activate handler that + returns a response OK if the OK response would be active. + 2003-02-06 Dan Winship <danw@ximian.com> * evolution-test-component.c (main): s/PACKAGE/GETTEXT_PACKAGE/ in |