diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-08-12 05:14:33 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-08-12 05:14:33 +0800 |
commit | 324e5fc9a75d530ae9f2d7478e4eb5c61beed6c2 (patch) | |
tree | 2a2cc966ed0bbd70d1ff553bbd2d334a66599ec3 /camel/ChangeLog | |
parent | f399a64ee80c7724514a4acb047a3eca0b9e59f4 (diff) | |
download | gsoc2013-evolution-324e5fc9a75d530ae9f2d7478e4eb5c61beed6c2.tar gsoc2013-evolution-324e5fc9a75d530ae9f2d7478e4eb5c61beed6c2.tar.gz gsoc2013-evolution-324e5fc9a75d530ae9f2d7478e4eb5c61beed6c2.tar.bz2 gsoc2013-evolution-324e5fc9a75d530ae9f2d7478e4eb5c61beed6c2.tar.lz gsoc2013-evolution-324e5fc9a75d530ae9f2d7478e4eb5c61beed6c2.tar.xz gsoc2013-evolution-324e5fc9a75d530ae9f2d7478e4eb5c61beed6c2.tar.zst gsoc2013-evolution-324e5fc9a75d530ae9f2d7478e4eb5c61beed6c2.zip |
use g_get_home_dir, since evolution_dir isn't available in the providers.
2000-08-11 Chris Toshok <toshok@helixcode.com>
* providers/nntp/camel-nntp-store.c
(camel_nntp_store_get_toplevel_dir): use g_get_home_dir, since
evolution_dir isn't available in the providers.
svn path=/trunk/; revision=4754
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 6c0b8ab842..018e5fc1e6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-08-11 Chris Toshok <toshok@helixcode.com> + + * providers/nntp/camel-nntp-store.c + (camel_nntp_store_get_toplevel_dir): use g_get_home_dir, since + evolution_dir isn't available in the providers. + 2000-08-11 Peter Williams <peterw@helixcode.com> * camel-folder.c (thaw): Fix a bug where the message_changed |