aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@ximian.com>2003-04-22 03:44:39 +0800
committerAnna Dirks <anna@src.gnome.org>2003-04-22 03:44:39 +0800
commitfa118783407dcbd061b72f97b71d5be68866df07 (patch)
tree163066b0586d96a4e80c6b54211ec34dd3bd5645 /shell/ChangeLog
parenta0efb21e9fda15e1bcb33d315a962e85bdc75169 (diff)
downloadgsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.tar
gsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.tar.gz
gsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.tar.bz2
gsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.tar.lz
gsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.tar.xz
gsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.tar.zst
gsoc2013-evolution-fa118783407dcbd061b72f97b71d5be68866df07.zip
Added appropriate border width to the folder selection dialog. Fixes
2003-04-21 Anna Marie Dirks <anna@ximian.com> * e-shell-folder-selection-dialog.c (e_shell_folder_selection_dialog_construct): Added appropriate border width to the folder selection dialog. Fixes 41022, 41146, 41147, 41010, partially fixes 41025. svn path=/trunk/; revision=20909
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 8aacf112f3..aae43847ff 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,4 +1,12 @@
2003-04-21 Anna Marie Dirks <anna@ximian.com>
+
+ * e-shell-folder-selection-dialog.c
+ (e_shell_folder_selection_dialog_construct): Added appropriate border
+ width to the folder selection dialog. Fixes 41022, 41146, 41147,
+ 41010, partially fixes 41025.
+
+
+2003-04-21 Anna Marie Dirks <anna@ximian.com>
* glade/evolution-startup-wizard.glade: Added spacing/padding to
first-run dialog. Fixes 41242.