summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:02:00 +0200
commit533bad2a1503973aaf8186691422c2eda91d02d4 (patch)
treef7e52f62416048859aa9bde8425e20aac0e7c669 /tdefile-plugins
parent8144d5434bbd1c4448a37695aed6ad3d348043d8 (diff)
downloadtdepim-533bad2a1503973aaf8186691422c2eda91d02d4.tar.gz
tdepim-533bad2a1503973aaf8186691422c2eda91d02d4.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'tdefile-plugins')
-rw-r--r--tdefile-plugins/ics/Makefile.am2
-rw-r--r--tdefile-plugins/palm-databases/Makefile.am2
-rw-r--r--tdefile-plugins/rfc822/Makefile.am2
-rw-r--r--tdefile-plugins/vcf/Makefile.am2
4 files changed, 4 insertions, 4 deletions
diff --git a/tdefile-plugins/ics/Makefile.am b/tdefile-plugins/ics/Makefile.am
index 96a1a7f7..8cb1a415 100644
--- a/tdefile-plugins/ics/Makefile.am
+++ b/tdefile-plugins/ics/Makefile.am
@@ -12,7 +12,7 @@ kde_module_LTLIBRARIES = tdefile_ics.la
tdefile_ics_la_SOURCES = tdefile_ics.cpp
tdefile_ics_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -ltdecore
-tdefile_ics_la_LIBADD = $(top_builddir)/libkcal/libkcal.la $(LIB_KSYCOCA)
+tdefile_ics_la_LIBADD = $(top_builddir)/libkcal/libkcal.la $(LIB_TDESYCOCA)
METASOURCES = AUTO
diff --git a/tdefile-plugins/palm-databases/Makefile.am b/tdefile-plugins/palm-databases/Makefile.am
index 552a2a4f..7711d192 100644
--- a/tdefile-plugins/palm-databases/Makefile.am
+++ b/tdefile-plugins/palm-databases/Makefile.am
@@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_palm.la
tdefile_palm_la_SOURCES = tdefile_palm.cpp
tdefile_palm_la_LDFLAGS = $(PISOCK_LDFLAGS) $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -ltdecore
-tdefile_palm_la_LIBADD = $(LIB_KSYCOCA) $(PISOCK_LIB)
+tdefile_palm_la_LIBADD = $(LIB_TDESYCOCA) $(PISOCK_LIB)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO
diff --git a/tdefile-plugins/rfc822/Makefile.am b/tdefile-plugins/rfc822/Makefile.am
index f7cf8969..45bbb537 100644
--- a/tdefile-plugins/rfc822/Makefile.am
+++ b/tdefile-plugins/rfc822/Makefile.am
@@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_rfc822.la
tdefile_rfc822_la_SOURCES = tdefile_rfc822.cpp
tdefile_rfc822_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-tdefile_rfc822_la_LIBADD = $(LIB_KSYCOCA)
+tdefile_rfc822_la_LIBADD = $(LIB_TDESYCOCA)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO
diff --git a/tdefile-plugins/vcf/Makefile.am b/tdefile-plugins/vcf/Makefile.am
index fd21fb80..5b210eed 100644
--- a/tdefile-plugins/vcf/Makefile.am
+++ b/tdefile-plugins/vcf/Makefile.am
@@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_vcf.la
tdefile_vcf_la_SOURCES = tdefile_vcf.cpp
tdefile_vcf_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -ltdecore
-tdefile_vcf_la_LIBADD = $(LIB_KSYCOCA) $(LIB_TDEABC)
+tdefile_vcf_la_LIBADD = $(LIB_TDESYCOCA) $(LIB_TDEABC)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO