diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-31 08:46:19 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-31 08:46:19 +0800 |
commit | 0904974b119c4e32139b2895be8a432905d57369 (patch) | |
tree | 2e4a8b9c5bbf7629e8ea22bae0f4084362e33a37 /shell/ChangeLog | |
parent | fad1048c1bc7c92496df1d580064cd3a5e716840 (diff) | |
download | gsoc2013-evolution-0904974b119c4e32139b2895be8a432905d57369.tar gsoc2013-evolution-0904974b119c4e32139b2895be8a432905d57369.tar.gz gsoc2013-evolution-0904974b119c4e32139b2895be8a432905d57369.tar.bz2 gsoc2013-evolution-0904974b119c4e32139b2895be8a432905d57369.tar.lz gsoc2013-evolution-0904974b119c4e32139b2895be8a432905d57369.tar.xz gsoc2013-evolution-0904974b119c4e32139b2895be8a432905d57369.tar.zst gsoc2013-evolution-0904974b119c4e32139b2895be8a432905d57369.zip |
Increase the size of the folder title bar slightly to make it nicer.
svn path=/trunk/; revision=3304
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 151882ae04..61c76b73e2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2000-05-31 Ettore Perazzoli <ettore@helixcode.com> + * e-shell-folder-title-bar.c (e_shell_folder_title_bar_construct): + Increase the size of the border of the hbox slightly to make the + title bar a bit nicer. + +2000-05-31 Ettore Perazzoli <ettore@helixcode.com> + * e-component-registry.c (component_free): Invoke `::unset_owner' on the component before releasing it. |