aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-04-05 04:45:27 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-04-05 04:45:27 +0800
commitaf4b3a1ee957a61f72546ade18b2b3717915ad34 (patch)
tree6e4a76f23046bc296c7cf81245e42044a9d7c5b9 /shell/ChangeLog
parentd369f4d903fcb03591dd68a644a0f707139c26c4 (diff)
downloadgsoc2013-evolution-af4b3a1ee957a61f72546ade18b2b3717915ad34.tar
gsoc2013-evolution-af4b3a1ee957a61f72546ade18b2b3717915ad34.tar.gz
gsoc2013-evolution-af4b3a1ee957a61f72546ade18b2b3717915ad34.tar.bz2
gsoc2013-evolution-af4b3a1ee957a61f72546ade18b2b3717915ad34.tar.lz
gsoc2013-evolution-af4b3a1ee957a61f72546ade18b2b3717915ad34.tar.xz
gsoc2013-evolution-af4b3a1ee957a61f72546ade18b2b3717915ad34.tar.zst
gsoc2013-evolution-af4b3a1ee957a61f72546ade18b2b3717915ad34.zip
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. svn path=/trunk/; revision=20675
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
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.