diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-24 03:14:02 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-24 03:14:02 +0800 |
commit | 05ec4697c84a948310556b88e451c9dfc663967e (patch) | |
tree | 7044e5cf1517512e9824d46f6b2e5e1190ac54c1 /my-evolution/ChangeLog | |
parent | 3db12716555637561318416dc76c32bc6439d7a8 (diff) | |
download | gsoc2013-evolution-05ec4697c84a948310556b88e451c9dfc663967e.tar.gz gsoc2013-evolution-05ec4697c84a948310556b88e451c9dfc663967e.tar.zst gsoc2013-evolution-05ec4697c84a948310556b88e451c9dfc663967e.zip |
Make the storage registar(?) generic
svn path=/trunk/; revision=11315
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 60bd187146..ecc2c44d22 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,12 @@ 2001-07-23 Iain Holmes <iain@ximian.com> + * e-summary-mail.c (e_summary_mail_init): Move the storage register out + of here into a seperate function. + (e_summary_mail_register_storages): Register the local storage. + (e_summary_mail_register_storage): Register a single storage. + +2001-07-23 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c: Fix the KDE and Newsforge things. Change the KDE rdf to the one that the KDE person told me :) |