diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-04 01:24:58 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-04 01:24:58 +0800 |
commit | cb058b63ed9b77a004129bc7f73a48826c859f49 (patch) | |
tree | 15ef64c22972fac471984931b541c445f6cc3c98 /my-evolution/ChangeLog | |
parent | a507e83ea8683b08ba1a84d478a6f91db2cfdcce (diff) | |
download | gsoc2013-evolution-cb058b63ed9b77a004129bc7f73a48826c859f49.tar.gz gsoc2013-evolution-cb058b63ed9b77a004129bc7f73a48826c859f49.tar.zst gsoc2013-evolution-cb058b63ed9b77a004129bc7f73a48826c859f49.zip |
Fixed the bonobo warning
svn path=/trunk/; revision=10758
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index f680c91492..66b5df05ef 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,9 @@ 2001-07-03 Iain Holmes <iain@ximian.com> + * e-summary-factory.c: Fixed the Bonobo warning. + +2001-07-03 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c (e_summary_preferences_restore): Ditch gnome-config and replace it with bonobo-conf. (e_summary_preferences_save): Ditto. |