diff options
author | Larry Ewing <lewing@helixcode.com> | 2001-01-18 05:30:09 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-01-18 05:30:09 +0800 |
commit | f3cd904e2b40296fd78a1837257778002387ca53 (patch) | |
tree | ea12edff7ebec8c07aac5307de6ffb6df23a80ba | |
parent | 50d9c8a8e893fb0fc79dbfaa0c65bd5b8b53bbb1 (diff) | |
download | gsoc2013-evolution-f3cd904e2b40296fd78a1837257778002387ca53.tar gsoc2013-evolution-f3cd904e2b40296fd78a1837257778002387ca53.tar.gz gsoc2013-evolution-f3cd904e2b40296fd78a1837257778002387ca53.tar.bz2 gsoc2013-evolution-f3cd904e2b40296fd78a1837257778002387ca53.tar.lz gsoc2013-evolution-f3cd904e2b40296fd78a1837257778002387ca53.tar.xz gsoc2013-evolution-f3cd904e2b40296fd78a1837257778002387ca53.tar.zst gsoc2013-evolution-f3cd904e2b40296fd78a1837257778002387ca53.zip |
add evolution-gnomecard-importer.
2001-01-17 Larry Ewing <lewing@helixcode.com>
* backend/ebook/.cvsignore: add evolution-gnomecard-importer.
svn path=/trunk/; revision=7598
-rw-r--r-- | addressbook/ChangeLog | 2 | ||||
-rw-r--r-- | addressbook/backend/ebook/.cvsignore | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 64621cae94..1d3e27859b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,7 @@ 2001-01-17 Larry Ewing <lewing@helixcode.com> + * backend/ebook/.cvsignore: add evolution-gnomecard-importer. + * backend/ebook/Makefile.am (oaf_DATA): don't require the pine oainfo file until it is actually added to the repository. We need to keep the build working for nightlies to work. diff --git a/addressbook/backend/ebook/.cvsignore b/addressbook/backend/ebook/.cvsignore index f2ff5428b2..410c5b4d69 100644 --- a/addressbook/backend/ebook/.cvsignore +++ b/addressbook/backend/ebook/.cvsignore @@ -14,6 +14,7 @@ test-client test-client-list load-pine-addressbook load-gnomecard-addressbook +evolution-gnomecard-importer Evolution-Composer-stubs.c Evolution-Composer-skels.c Evolution-Composer-common.c |