aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-02-07 11:34:58 +0800
committerChris Lahey <clahey@src.gnome.org>2001-02-07 11:34:58 +0800
commitbcd74986f4ba7f31182a292cce56ce344210e776 (patch)
tree26f75596bbff4e2ecce1a8df4809a3103773673d /addressbook/ChangeLog
parente8054ecaced5185c6c5a921cc678330590b52a3f (diff)
downloadgsoc2013-evolution-bcd74986f4ba7f31182a292cce56ce344210e776.tar
gsoc2013-evolution-bcd74986f4ba7f31182a292cce56ce344210e776.tar.gz
gsoc2013-evolution-bcd74986f4ba7f31182a292cce56ce344210e776.tar.bz2
gsoc2013-evolution-bcd74986f4ba7f31182a292cce56ce344210e776.tar.lz
gsoc2013-evolution-bcd74986f4ba7f31182a292cce56ce344210e776.tar.xz
gsoc2013-evolution-bcd74986f4ba7f31182a292cce56ce344210e776.tar.zst
gsoc2013-evolution-bcd74986f4ba7f31182a292cce56ce344210e776.zip
Added -DEVOLUTION_DATADIR=\""$(datadir)"\".
2001-02-06 Christopher James Lahey <clahey@ximian.com> * gui/widgets/Makefile.am (INCLUDES): Added -DEVOLUTION_DATADIR=\""$(datadir)"\". * gui/widgets/e-addressbook-view.c (e_addressbook_view_setup_menus): Changed the local and system directories. svn path=/trunk/; revision=8044
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 e9ea26b17a..db1e0020a8 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,12 @@
+2001-02-06 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/widgets/Makefile.am (INCLUDES): Added
+ -DEVOLUTION_DATADIR=\""$(datadir)"\".
+
+ * gui/widgets/e-addressbook-view.c
+ (e_addressbook_view_setup_menus): Changed the local and system
+ directories.
+
2001-02-06 Chris Toshok <toshok@ximian.com>
* backend/pas/pas-backend-ldap.c (create_card_handler): doh,