diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-01 03:49:35 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-01 03:49:35 +0800 |
commit | 87cb49884360d7d57725d8e568d0551fa977b86a (patch) | |
tree | f2b40784102b151ee99264de845f8710701defb8 /shell/ChangeLog | |
parent | 9a9c42d1f62a1c5f2848b267838137cc1029f90d (diff) | |
download | gsoc2013-evolution-87cb49884360d7d57725d8e568d0551fa977b86a.tar.gz gsoc2013-evolution-87cb49884360d7d57725d8e568d0551fa977b86a.tar.zst gsoc2013-evolution-87cb49884360d7d57725d8e568d0551fa977b86a.zip |
(e_shell_folder_selection_dialog_construct): Set the default
response to GTK_RESPONSE_OK.
svn path=/trunk/; revision=21035
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 1198ebfcf6..171a5d70ef 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2003-04-30 Ettore Perazzoli <ettore@ximian.com> + + * e-shell-folder-selection-dialog.c + (e_shell_folder_selection_dialog_construct): Set the default + response to GTK_RESPONSE_OK. + 2003-04-29 Rodney Dawes <dobey@ximian.com> * Makefile.am: Fix install of evolution |