diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 07:32:38 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 07:32:38 +0800 |
commit | 6445ee2089907d53a98848c36d108d2f6439f7f5 (patch) | |
tree | 676860230c163abcfed903b09b7ba0dd4527afad /shell/ChangeLog | |
parent | d36c3b0e20290acc49e172ce7ed7a50d1b2ec2a8 (diff) | |
download | gsoc2013-evolution-6445ee2089907d53a98848c36d108d2f6439f7f5.tar.gz 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/ChangeLog | 5 |
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> |