aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-11-08 17:35:05 +0800
committerChris Toshok <toshok@src.gnome.org>2002-11-08 17:35:05 +0800
commitafd87cea9aef33bdd7241cd27eabb417e3587d7a (patch)
treebad3232818cdeeb3e3404d33040a498805cff992 /addressbook/ChangeLog
parent6bba9fe3b287e5ff7a2b0a5191ae3c549f9bc6c5 (diff)
downloadgsoc2013-evolution-afd87cea9aef33bdd7241cd27eabb417e3587d7a.tar
gsoc2013-evolution-afd87cea9aef33bdd7241cd27eabb417e3587d7a.tar.gz
gsoc2013-evolution-afd87cea9aef33bdd7241cd27eabb417e3587d7a.tar.bz2
gsoc2013-evolution-afd87cea9aef33bdd7241cd27eabb417e3587d7a.tar.lz
gsoc2013-evolution-afd87cea9aef33bdd7241cd27eabb417e3587d7a.tar.xz
gsoc2013-evolution-afd87cea9aef33bdd7241cd27eabb417e3587d7a.tar.zst
gsoc2013-evolution-afd87cea9aef33bdd7241cd27eabb417e3587d7a.zip
prepend /apps/Evolution to config db paths.
2002-11-08 Chris Toshok <toshok@ximian.com> * backend/ebook/e-book-util.c (set_default_book_uri_from_config_db): prepend /apps/Evolution to config db paths. * gui/component/select-names/e-select-names-manager.c (read_completion_books_from_db): same. (uris_listener): same. svn path=/trunk/; revision=18664
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index ed7cab9054..e09f0787a2 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,14 @@
2002-11-08 Chris Toshok <toshok@ximian.com>
+ * backend/ebook/e-book-util.c
+ (set_default_book_uri_from_config_db): prepend /apps/Evolution to
+ config db paths.
+
+ * gui/component/select-names/e-select-names-manager.c (read_completion_books_from_db): same.
+ (uris_listener): same.
+
+2002-11-08 Chris Toshok <toshok@ximian.com>
+
* gui/contact-editor/e-contact-editor.c: more porting work.
* e-contact-editor-fullname.[ch]: more porting work.