diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-08-02 05:33:56 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-08-02 05:33:56 +0800 |
commit | b903f35585036292de992b544b91c14033dd8651 (patch) | |
tree | 54dd304914a54ed5a02a2662b941cd99c7861fce /shell/ChangeLog | |
parent | 73cf3167b6e5f5ed583ff94795734728ef69e146 (diff) | |
download | gsoc2013-evolution-b903f35585036292de992b544b91c14033dd8651.tar gsoc2013-evolution-b903f35585036292de992b544b91c14033dd8651.tar.gz gsoc2013-evolution-b903f35585036292de992b544b91c14033dd8651.tar.bz2 gsoc2013-evolution-b903f35585036292de992b544b91c14033dd8651.tar.lz gsoc2013-evolution-b903f35585036292de992b544b91c14033dd8651.tar.xz gsoc2013-evolution-b903f35585036292de992b544b91c14033dd8651.tar.zst gsoc2013-evolution-b903f35585036292de992b544b91c14033dd8651.zip |
(endarken_style): Set the color for
GTK_STATE_INSENSITIVE too so it doesn't look ugly when we quit.
svn path=/trunk/; revision=17679
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 69ad01cb91..d7486cd9ca 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-08-01 Ettore Perazzoli <ettore@ximian.com> + + * e-gray-bar.c (endarken_style): Set the color for + GTK_STATE_INSENSITIVE too so it doesn't look ugly when we quit. + 2002-07-31 Ettore Perazzoli <ettore@ximian.com> * e-shortcuts-view.c (create_default_shortcuts_cb): New, implement |