From a8f3e727ae4e7c39788e58ed9bc1733d8de11897 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 16 Feb 2013 01:10:50 -0600 Subject: Fix build system references to kabc --- wizards/Makefile.am | 6 +++--- wizards/egroupwarewizard.cpp | 4 ++-- wizards/exchangewizard.cpp | 2 +- wizards/groupwisewizard.cpp | 4 ++-- wizards/sloxwizard.cpp | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'wizards') diff --git a/wizards/Makefile.am b/wizards/Makefile.am index 93cbeae6..e18eea38 100644 --- a/wizards/Makefile.am +++ b/wizards/Makefile.am @@ -75,7 +75,7 @@ libgroupwisewizard_la_LIBADD = $(top_builddir)/tderesources/groupwise/libkcal_gr $(top_builddir)/tderesources/groupwise/libkabc_groupwise.la \ $(top_builddir)/libtdepim/libtdepim.la \ $(top_builddir)/libkpimidentities/libkpimidentities.la -libgroupwisewizard_la_COMPILE_FIRST = $(top_builddir)/tderesources/groupwise/kabc_groupwiseprefs.h \ +libgroupwisewizard_la_COMPILE_FIRST = $(top_builddir)/tderesources/groupwise/tdeabc_groupwiseprefs.h \ $(top_builddir)/tderesources/groupwise/kcal_groupwiseprefsbase.h @@ -117,8 +117,8 @@ kde_kcfg_DATA = egroupware.kcfg slox.kcfg kolab.kcfg groupwise.kcfg scalix.kcfg messages: rc.cpp $(XGETTEXT) *.cpp -o $(podir)/tdepimwizards.pot -egroupwarewizard.lo: ../tderesources/egroupware/kabc_egroupwareprefs.h ../tderesources/egroupware/kcal_egroupwareprefs.h ../tderesources/egroupware/knotes_egroupwareprefs.h +egroupwarewizard.lo: ../tderesources/egroupware/tdeabc_egroupwareprefs.h ../tderesources/egroupware/kcal_egroupwareprefs.h ../tderesources/egroupware/knotes_egroupwareprefs.h exchangewizard.lo: ../tderesources/lib/tderesources_groupwareprefs.h -sloxwizard.lo: ../tderesources/slox/kabcsloxprefs.h ../tderesources/slox/kcalsloxprefs.h +sloxwizard.lo: ../tderesources/slox/tdeabcsloxprefs.h ../tderesources/slox/kcalsloxprefs.h xdg_apps_DATA = groupwarewizard.desktop diff --git a/wizards/egroupwarewizard.cpp b/wizards/egroupwarewizard.cpp index 80cab2c4..a2376204 100644 --- a/wizards/egroupwarewizard.cpp +++ b/wizards/egroupwarewizard.cpp @@ -21,8 +21,8 @@ #include "egroupwarewizard.h" #include "egroupwareconfig.h" -#include "tderesources/egroupware/kabc_egroupwareprefs.h" -#include "tderesources/egroupware/kabc_resourcexmlrpc.h" +#include "tderesources/egroupware/tdeabc_egroupwareprefs.h" +#include "tderesources/egroupware/tdeabc_resourcexmlrpc.h" #include "tderesources/egroupware/kcal_egroupwareprefs.h" #include "tderesources/egroupware/kcal_resourcexmlrpc.h" #include "tderesources/egroupware/knotes_egroupwareprefs.h" diff --git a/wizards/exchangewizard.cpp b/wizards/exchangewizard.cpp index de61328f..79e98268 100644 --- a/wizards/exchangewizard.cpp +++ b/wizards/exchangewizard.cpp @@ -20,7 +20,7 @@ #include "exchangewizard.h" -#include "tderesources/newexchange/kabc_resourceexchange.h" +#include "tderesources/newexchange/tdeabc_resourceexchange.h" #include "tderesources/newexchange/kcal_resourceexchange.h" #include "tderesources/lib/folderconfig.h" diff --git a/wizards/groupwisewizard.cpp b/wizards/groupwisewizard.cpp index 71e89f49..52df469b 100644 --- a/wizards/groupwisewizard.cpp +++ b/wizards/groupwisewizard.cpp @@ -23,8 +23,8 @@ #include "groupwiseconfig.h" #include "kmailchanges.h" -#include "tderesources/groupwise/kabc_groupwiseprefs.h" -#include "tderesources/groupwise/kabc_resourcegroupwise.h" +#include "tderesources/groupwise/tdeabc_groupwiseprefs.h" +#include "tderesources/groupwise/tdeabc_resourcegroupwise.h" #include "tderesources/groupwise/kcal_groupwiseprefsbase.h" #include "tderesources/groupwise/kcal_resourcegroupwise.h" diff --git a/wizards/sloxwizard.cpp b/wizards/sloxwizard.cpp index 64659726..8486a74f 100644 --- a/wizards/sloxwizard.cpp +++ b/wizards/sloxwizard.cpp @@ -21,8 +21,8 @@ #include "sloxwizard.h" #include "sloxconfig.h" -#include "tderesources/slox/kabcsloxprefs.h" -#include "tderesources/slox/kabcresourceslox.h" +#include "tderesources/slox/tdeabcsloxprefs.h" +#include "tderesources/slox/tdeabcresourceslox.h" #include "tderesources/slox/kcalsloxprefs.h" #include "tderesources/slox/kcalresourceslox.h" -- cgit v1.2.3