diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-09-26 04:41:21 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-09-26 04:41:21 +0800 |
commit | d1bf89219168042974b39e5944733848fc88fdfe (patch) | |
tree | dbad4e70a41972e290dd18e53d0f7c728852e024 /addressbook/ChangeLog | |
parent | 6e486616edda3b7ef1ed273aa2aaecfbdea237e0 (diff) | |
download | gsoc2013-evolution-d1bf89219168042974b39e5944733848fc88fdfe.tar.gz gsoc2013-evolution-d1bf89219168042974b39e5944733848fc88fdfe.tar.zst gsoc2013-evolution-d1bf89219168042974b39e5944733848fc88fdfe.zip |
Look for ename in /e-util/ename instead of /addressbook/ename
2000-09-25 Jeffrey Stedfast <fejj@helixcode.com>
* gui/widgets/Makefile.am:
* gui/component/Makefile.am:
* contact-editor/Makefile.am:
* printing/Makefile.am: Look for ename in /e-util/ename instead of
/addressbook/ename
* backend/ebook/e-card.c: Updated to include e-util/ename/*.h
* ename: Moved to /e-util so it could be shared
* Makefile.am (SUBDIRS): took out ename
svn path=/trunk/; revision=5578
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 05862784a4..c8bf71d284 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,17 @@ +2000-09-25 Jeffrey Stedfast <fejj@helixcode.com> + + * gui/widgets/Makefile.am: + * gui/component/Makefile.am: + * contact-editor/Makefile.am: + * printing/Makefile.am: Look for ename in /e-util/ename instead of + /addressbook/ename + + * backend/ebook/e-card.c: Updated to include e-util/ename/*.h + + * ename: Moved to /e-util so it could be shared + + * Makefile.am (SUBDIRS): took out ename + 2000-09-25 Nat Friedman <nat@helixcode.com> * ename/e-name-western-tables.h: Added a ton of new prefixes and |