aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-12 23:34:53 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-12 23:34:53 +0800
commit1285912f049822720b8643d2417bfd6b7ad58fc6 (patch)
tree207a8628079b566c1e9a6fe89a0377b6f617465b /shell/ChangeLog
parent51f77f649b27e6013038c642c532d0547c7fdddd (diff)
downloadgsoc2013-evolution-1285912f049822720b8643d2417bfd6b7ad58fc6.tar
gsoc2013-evolution-1285912f049822720b8643d2417bfd6b7ad58fc6.tar.gz
gsoc2013-evolution-1285912f049822720b8643d2417bfd6b7ad58fc6.tar.bz2
gsoc2013-evolution-1285912f049822720b8643d2417bfd6b7ad58fc6.tar.lz
gsoc2013-evolution-1285912f049822720b8643d2417bfd6b7ad58fc6.tar.xz
gsoc2013-evolution-1285912f049822720b8643d2417bfd6b7ad58fc6.tar.zst
gsoc2013-evolution-1285912f049822720b8643d2417bfd6b7ad58fc6.zip
Put the folder title bar into an EGrayBar.
* e-shell-view.c (setup_widgets): Put the folder title bar into an EGrayBar. * e-gray-bar.c: New. * e-gray-bar.h: New. svn path=/trunk/; revision=11932
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 c99e2c0207..ba96655f0e 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,13 @@
2001-08-12 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view.c (setup_widgets): Put the folder title bar into an
+ EGrayBar.
+
+ * e-gray-bar.c: New.
+ * e-gray-bar.h: New.
+
+2001-08-12 Ettore Perazzoli <ettore@ximian.com>
+
[Finally! Fix #413, "Support for stock folders", and #786, "i18n:
default folder names are not translated".]