aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-14 07:32:38 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-14 07:32:38 +0800
commit6445ee2089907d53a98848c36d108d2f6439f7f5 (patch)
tree676860230c163abcfed903b09b7ba0dd4527afad /shell/ChangeLog
parentd36c3b0e20290acc49e172ce7ed7a50d1b2ec2a8 (diff)
downloadgsoc2013-evolution-6445ee2089907d53a98848c36d108d2f6439f7f5.tar
gsoc2013-evolution-6445ee2089907d53a98848c36d108d2f6439f7f5.tar.gz
gsoc2013-evolution-6445ee2089907d53a98848c36d108d2f6439f7f5.tar.bz2
gsoc2013-evolution-6445ee2089907d53a98848c36d108d2f6439f7f5.tar.lz
gsoc2013-evolution-6445ee2089907d53a98848c36d108d2f6439f7f5.tar.xz
gsoc2013-evolution-6445ee2089907d53a98848c36d108d2f6439f7f5.tar.zst
gsoc2013-evolution-6445ee2089907d53a98848c36d108d2f6439f7f5.zip
Chain to the parent class.
* e-gray-bar.c (impl_style_set): Chain to the parent class. svn path=/trunk/; revision=11977
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 39131cc795..f2ce50ec8c 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,10 +1,13 @@
+2001-08-13 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-gray-bar.c (impl_style_set): Chain to the parent class.
+
2001-08-13 Anna Marie Dirks <anna@ximian.com>
* importer/intelligent.c : Changed the "Evolution has found the
following data sources" text in the import dialog to "Evolution
can import data from the following files" in an attempt to
increase user-friendliness.
-
2001-08-13 Ettore Perazzoli <ettore@ximian.com>