aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-17 02:38:05 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-17 02:38:05 +0800
commitd868ec70b618c7c0461d3c6896d9f601442c7fc8 (patch)
treec12307afb5c3b72fb78901cad493ed594a54b6d5 /shell/ChangeLog
parent7a821eebc4cf2f402afd0feb8fdbe10f37f79658 (diff)
downloadgsoc2013-evolution-d868ec70b618c7c0461d3c6896d9f601442c7fc8.tar
gsoc2013-evolution-d868ec70b618c7c0461d3c6896d9f601442c7fc8.tar.gz
gsoc2013-evolution-d868ec70b618c7c0461d3c6896d9f601442c7fc8.tar.bz2
gsoc2013-evolution-d868ec70b618c7c0461d3c6896d9f601442c7fc8.tar.lz
gsoc2013-evolution-d868ec70b618c7c0461d3c6896d9f601442c7fc8.tar.xz
gsoc2013-evolution-d868ec70b618c7c0461d3c6896d9f601442c7fc8.tar.zst
gsoc2013-evolution-d868ec70b618c7c0461d3c6896d9f601442c7fc8.zip
Evil GTK+ hackery. Of course if GTK+ made things easier, I wouldn't
have to do this. * e-gray-bar.c (endarken_style): Just hardcode the colors. * e-shell-folder-title-bar.c (set_title_bar_label_style): New. (e_shell_folder_title_bar_construct): Call it on the labels here, so we get nice white labels. svn path=/trunk/; revision=12110
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 6ddc02b1ad..4458cc4bf5 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,13 @@
2001-08-16 Ettore Perazzoli <ettore@ximian.com>
+ * e-gray-bar.c (endarken_style): Just hardcode the colors.
+
+ * e-shell-folder-title-bar.c (set_title_bar_label_style): New.
+ (e_shell_folder_title_bar_construct): Call it on the labels here,
+ so we get nice white labels.
+
+2001-08-16 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell.c (e_shell_component_maybe_crashed): s/the view for `%s'
have/the views for `%s' have/.