From 8467a1761533dc84392f288c6e2751f1825798b8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:30:51 -0600 Subject: Additional kde to tde renaming --- kooka/CMakeLists.txt | 2 +- kooka/Makefile.am | 4 ++-- kooka/imgprintdialog.h | 2 +- kooka/kookaprint.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'kooka') diff --git a/kooka/CMakeLists.txt b/kooka/CMakeLists.txt index a45f3983..37b3984b 100644 --- a/kooka/CMakeLists.txt +++ b/kooka/CMakeLists.txt @@ -43,6 +43,6 @@ tde_add_executable( kooka AUTOMOC dwmenuaction.cpp kocrbase.cpp kocrgocr.cpp kocrkadmos.cpp kadmosocr.cpp ocrword.cpp ocrresedit.cpp kookaprint.cpp imgprintdialog.cpp kocrocrad.cpp - LINK kscan-shared kparts-shared kdeprint-shared + LINK kscan-shared kparts-shared tdeprint-shared DESTINATION ${BIN_INSTALL_DIR} ) diff --git a/kooka/Makefile.am b/kooka/Makefile.am index ec4adf29..4384fa76 100644 --- a/kooka/Makefile.am +++ b/kooka/Makefile.am @@ -16,8 +16,8 @@ kooka_SOURCES = main.cpp kooka.cpp kookaview.cpp kookapref.cpp \ kocrocrad.cpp # pagesetup.cpp -kooka_LDADD = $(LIB_KFILE) -lkdeprint -lktexteditor $(LIBTIFF) $(top_builddir)/libkscan/libkscan.la $(KADMOS_LIB) $(LIB_KSPELL) -kooka_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kooka_LDADD = $(LIB_KFILE) -ltdeprint -lktexteditor $(LIBTIFF) $(top_builddir)/libkscan/libkscan.la $(KADMOS_LIB) $(LIB_KSPELL) +kooka_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor INCLUDES = -I$(top_srcdir)/libkscan $(all_includes) $(LIBSANE_INCLUDES) $(KADMOS_INC) diff --git a/kooka/imgprintdialog.h b/kooka/imgprintdialog.h index 3176afb8..38c00a67 100644 --- a/kooka/imgprintdialog.h +++ b/kooka/imgprintdialog.h @@ -29,7 +29,7 @@ #include #include -#include +#include #include "kookaimage.h" diff --git a/kooka/kookaprint.h b/kooka/kookaprint.h index d1470251..a7b63f46 100644 --- a/kooka/kookaprint.h +++ b/kooka/kookaprint.h @@ -31,7 +31,7 @@ #include #include #include -#include +#include class KookaImage; class KPrinter; -- cgit v1.2.1