aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-14 07:41:51 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-14 07:41:51 +0800
commit5f9bdb3041dceff9512bfe683809df3ef558f4a2 (patch)
tree4c25ab38123a125eef0785e194de41cee559c570
parent9e36f744b8fa82629f2e688eda9ce72f160ead69 (diff)
downloadgsoc2013-evolution-5f9bdb3041dceff9512bfe683809df3ef558f4a2.tar
gsoc2013-evolution-5f9bdb3041dceff9512bfe683809df3ef558f4a2.tar.gz
gsoc2013-evolution-5f9bdb3041dceff9512bfe683809df3ef558f4a2.tar.bz2
gsoc2013-evolution-5f9bdb3041dceff9512bfe683809df3ef558f4a2.tar.lz
gsoc2013-evolution-5f9bdb3041dceff9512bfe683809df3ef558f4a2.tar.xz
gsoc2013-evolution-5f9bdb3041dceff9512bfe683809df3ef558f4a2.tar.zst
gsoc2013-evolution-5f9bdb3041dceff9512bfe683809df3ef558f4a2.zip
Add missing entry for `endarken_style()'.
svn path=/trunk/; revision=11979
-rw-r--r--shell/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index f2ce50ec8c..f59611fcd0 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,6 +1,7 @@
2001-08-13 Ettore Perazzoli <ettore@ximian.com>
* e-gray-bar.c (impl_style_set): Chain to the parent class.
+ (endarken_style): Hardcode the colors here.
2001-08-13 Anna Marie Dirks <anna@ximian.com>