[evolution] Bug 443716 - Move evolution-addressbook-export to e-d-s



commit c0f5f331d802feb22fdd78c92001333ec049b209
Author: Milan Crha <mcrha redhat com>
Date:   Fri Jun 24 12:16:19 2016 +0200

    Bug 443716 - Move evolution-addressbook-export to e-d-s

 addressbook/Makefile.am                            |    2 +-
 addressbook/tools/Makefile.am                      |   41 --
 addressbook/tools/csv2vcard.in                     |  234 ------
 .../evolution-addressbook-export-list-cards.c      |  760 --------------------
 .../evolution-addressbook-export-list-folders.c    |  113 ---
 addressbook/tools/evolution-addressbook-export.c   |  167 -----
 addressbook/tools/evolution-addressbook-export.h   |   62 --
 configure.ac                                       |    2 -
 po/POTFILES.in                                     |    3 -
 9 files changed, 1 insertions(+), 1383 deletions(-)
---
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am
index 45802a5..97acc87 100644
--- a/addressbook/Makefile.am
+++ b/addressbook/Makefile.am
@@ -1,5 +1,5 @@
 
-SUBDIRS = util printing importers gui tools
+SUBDIRS = util printing importers gui
 
 error_DATA = addressbook.error
 errordir = $(privdatadir)/errors
diff --git a/configure.ac b/configure.ac
index d668532..50cbef1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1499,8 +1499,6 @@ addressbook/gui/contact-list-editor/Makefile
 addressbook/gui/widgets/Makefile
 addressbook/importers/Makefile
 addressbook/printing/Makefile
-addressbook/tools/Makefile
-addressbook/tools/csv2vcard
 addressbook/util/Makefile
 art/Makefile
 data/Makefile
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 0f7ff2c..b536530 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -32,9 +32,6 @@ addressbook/importers/evolution-csv-importer.c
 addressbook/importers/evolution-ldif-importer.c
 addressbook/importers/evolution-vcard-importer.c
 addressbook/printing/e-contact-print.c
-addressbook/tools/evolution-addressbook-export.c
-addressbook/tools/evolution-addressbook-export-list-cards.c
-addressbook/tools/evolution-addressbook-export-list-folders.c
 addressbook/util/eab-book-util.c
 calendar/alarm-notify/alarm-notify-dialog.c
 [type: gettext/glade]calendar/alarm-notify/alarm-notify.ui


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]