aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@ximian.com>2003-04-22 03:54:53 +0800
committerAnna Dirks <anna@src.gnome.org>2003-04-22 03:54:53 +0800
commitad576399ac6f38b4b53c59f2db88e231b3a1e9c8 (patch)
tree51577b51ea1841cd6a58d6c9345a2a71de1aee81 /shell/ChangeLog
parentfa118783407dcbd061b72f97b71d5be68866df07 (diff)
downloadgsoc2013-evolution-ad576399ac6f38b4b53c59f2db88e231b3a1e9c8.tar
gsoc2013-evolution-ad576399ac6f38b4b53c59f2db88e231b3a1e9c8.tar.gz
gsoc2013-evolution-ad576399ac6f38b4b53c59f2db88e231b3a1e9c8.tar.bz2
gsoc2013-evolution-ad576399ac6f38b4b53c59f2db88e231b3a1e9c8.tar.lz
gsoc2013-evolution-ad576399ac6f38b4b53c59f2db88e231b3a1e9c8.tar.xz
gsoc2013-evolution-ad576399ac6f38b4b53c59f2db88e231b3a1e9c8.tar.zst
gsoc2013-evolution-ad576399ac6f38b4b53c59f2db88e231b3a1e9c8.zip
Corrected border with for Delete Folder dialog. Fixes 41036.
2003-04-21 Anna Marie Dirks <anna@ximian.com> * e-shell-folder-commands.c (delete_dialog): Corrected border with for Delete Folder dialog. Fixes 41036. (e_shell_command_copy_folder): Corrected capitalization of the "Copy Folder" window title. Partial fix for 41025. (e_shell_command_move_folder): Corrected the capitalization of the "Move Folder" dialog. Fixes 41024. svn path=/trunk/; revision=20910
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 aae43847ff..844ab595dd 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,4 +1,14 @@
2003-04-21 Anna Marie Dirks <anna@ximian.com>
+
+ * e-shell-folder-commands.c (delete_dialog): Corrected border
+ with for Delete Folder dialog. Fixes 41036.
+ (e_shell_command_copy_folder): Corrected capitalization of the "Copy
+ Folder" window title. Partial fix for 41025.
+ (e_shell_command_move_folder): Corrected the capitalization of the
+ "Move Folder" dialog. Fixes 41024.
+
+
+2003-04-21 Anna Marie Dirks <anna@ximian.com>
* e-shell-folder-selection-dialog.c
(e_shell_folder_selection_dialog_construct): Added appropriate border