diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 07:41:51 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 07:41:51 +0800 |
commit | 5f9bdb3041dceff9512bfe683809df3ef558f4a2 (patch) | |
tree | 4c25ab38123a125eef0785e194de41cee559c570 /shell | |
parent | 9e36f744b8fa82629f2e688eda9ce72f160ead69 (diff) | |
download | gsoc2013-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
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 1 |
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> |