diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8d81314bc0..20bb8e03c6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,15 @@ 2003-04-04 Ettore Perazzoli <ettore@ximian.com> + [#40413] + + * e-shell-folder-selection-dialog.c: Define RESPONSE_NEW for the + "New" button in the dialog. + (impl_response): Handle RESPONSE_NEW. + (e_shell_folder_selection_dialog_construct): Add the "new" button + with RESPONSE_NEW response_id. + +2003-04-04 Ettore Perazzoli <ettore@ximian.com> + [#40748] * apps_evolution_shell.schemas: Remove the icon_modes schema. |