diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 06:50:06 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 06:50:06 +0800 |
commit | 6e2db6b3bd951c62ae11dab8f0ba9f4611470c6e (patch) | |
tree | e403511576b0c7b9a8157e1193e2b0d6adb53bfd /shell/ChangeLog | |
parent | ed41e07a8b10c106d6d2d8d53be928ca42a7c74d (diff) | |
download | gsoc2013-evolution-6e2db6b3bd951c62ae11dab8f0ba9f4611470c6e.tar gsoc2013-evolution-6e2db6b3bd951c62ae11dab8f0ba9f4611470c6e.tar.gz gsoc2013-evolution-6e2db6b3bd951c62ae11dab8f0ba9f4611470c6e.tar.bz2 gsoc2013-evolution-6e2db6b3bd951c62ae11dab8f0ba9f4611470c6e.tar.lz gsoc2013-evolution-6e2db6b3bd951c62ae11dab8f0ba9f4611470c6e.tar.xz gsoc2013-evolution-6e2db6b3bd951c62ae11dab8f0ba9f4611470c6e.tar.zst gsoc2013-evolution-6e2db6b3bd951c62ae11dab8f0ba9f4611470c6e.zip |
Revert the previous e-gray-bar patch as it was, um, wrong.
svn path=/trunk/; revision=11974
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7430442383..1ad77d0682 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -5,12 +5,6 @@ 2001-08-13 Ettore Perazzoli <ettore@ximian.com> - * e-gray-bar.c (impl_style_set): Removed. - (class_init): Don't override that method anymore. - (e_gray_bar_new): Call `endarken_style()' here instead. - -2001-08-13 Ettore Perazzoli <ettore@ximian.com> - [Fix #7109, Evolution crashes when the splash screen dialog is killed by clicking the "X" button.] |