aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@ximian.com>2003-04-22 03:27:35 +0800
committerAnna Dirks <anna@src.gnome.org>2003-04-22 03:27:35 +0800
commit84a46595315c4303c65fc1856f736cc1f1ff06e4 (patch)
treec1ad11938dd3bfefb1c24e2d6715ab5b08b4bb11 /shell/ChangeLog
parent112d65ab8432eb820f7e84e1a3d514b21b51532d (diff)
downloadgsoc2013-evolution-84a46595315c4303c65fc1856f736cc1f1ff06e4.tar
gsoc2013-evolution-84a46595315c4303c65fc1856f736cc1f1ff06e4.tar.gz
gsoc2013-evolution-84a46595315c4303c65fc1856f736cc1f1ff06e4.tar.bz2
gsoc2013-evolution-84a46595315c4303c65fc1856f736cc1f1ff06e4.tar.lz
gsoc2013-evolution-84a46595315c4303c65fc1856f736cc1f1ff06e4.tar.xz
gsoc2013-evolution-84a46595315c4303c65fc1856f736cc1f1ff06e4.tar.zst
gsoc2013-evolution-84a46595315c4303c65fc1856f736cc1f1ff06e4.zip
Misc HIG-related tweaks, mostly spacing and padding related. Fixes 41008.
2003-04-21 Anna Marie Dirks <anna@ximian.com> * glade/e-shell-folder-creation-dialog.glade: Misc HIG-related tweaks, mostly spacing and padding related. Fixes 41008. * e-shell-folder-creation-dialog.c (add_storage_set_view): Added appropriate spacing to the main vbox of the folder creation dialog. Partially fixes 41008. svn path=/trunk/; revision=20907
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 54d597deaf..37fb4da629 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,4 +1,13 @@
2003-04-21 Anna Marie Dirks <anna@ximian.com>
+
+ * glade/e-shell-folder-creation-dialog.glade: Misc HIG-related tweaks,
+ mostly spacing and padding related. Fixes 41008.
+
+ * e-shell-folder-creation-dialog.c (add_storage_set_view): Added
+ appropriate spacing to the main vbox of the folder creation dialog.
+ Partially fixes 41008.
+
+2003-04-21 Anna Marie Dirks <anna@ximian.com>
* glade/e-shell-config-default-folders.glade: Added appropriate
spacing/padding to the default folder pages of the settings dialog.