diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-28 19:39:43 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-28 19:39:43 +0800 |
commit | dd79fab2f6725e00bdf620b6b6a368d823f7c5b8 (patch) | |
tree | 9a91057690f743f6ba191b081235817b3592decf /shell/ChangeLog | |
parent | 0b8f99546e3c2b1e2cc9086e077dee0f9188bd41 (diff) | |
download | gsoc2013-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/ChangeLog | 5 |
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): |