diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-02-07 11:34:58 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-02-07 11:34:58 +0800 |
commit | bcd74986f4ba7f31182a292cce56ce344210e776 (patch) | |
tree | 26f75596bbff4e2ecce1a8df4809a3103773673d /addressbook/ChangeLog | |
parent | e8054ecaced5185c6c5a921cc678330590b52a3f (diff) | |
download | gsoc2013-evolution-bcd74986f4ba7f31182a292cce56ce344210e776.tar.gz 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/ChangeLog | 9 |
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, |