aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-01-28 19:39:43 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-01-28 19:39:43 +0800
commitdd79fab2f6725e00bdf620b6b6a368d823f7c5b8 (patch)
tree9a91057690f743f6ba191b081235817b3592decf /shell/ChangeLog
parent0b8f99546e3c2b1e2cc9086e077dee0f9188bd41 (diff)
downloadgsoc2013-evolution-dd79fab2f6725e00bdf620b6b6a368d823f7c5b8.tar
gsoc2013-evolution-dd79fab2f6725e00bdf620b6b6a368d823f7c5b8.tar.gz
gsoc2013-evolution-dd79fab2f6725e00bdf620b6b6a368d823f7c5b8.tar.bz2
gsoc2013-evolution-dd79fab2f6725e00bdf620b6b6a368d823f7c5b8.tar.lz
gsoc2013-evolution-dd79fab2f6725e00bdf620b6b6a368d823f7c5b8.tar.xz
gsoc2013-evolution-dd79fab2f6725e00bdf620b6b6a368d823f7c5b8.tar.zst
gsoc2013-evolution-dd79fab2f6725e00bdf620b6b6a368d823f7c5b8.zip
Change the appearance of the scroll frame in the folder creation
dialog to have an "in" shadow. svn path=/trunk/; revision=7873
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 4780151988..00aebf1ff7 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-28 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-shell-folder-creation-dialog.c (add_storage_set_view): Set the
+ shadow type to be `GTK_SHADOW_IN' in the EScrollFrame.
+
2001-01-27 Ettore Perazzoli <ettore@ximian.com>
* e-shell-view.c (storage_set_view_box_button_release_event_cb):