summaryrefslogtreecommitdiffstats
path: root/akregator
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:44 -0600
commitd70ce47c224b328c429a5f2406e5e793b009541d (patch)
treecef1f2b51b5429229c2c5fad2436b60dddbcf6cc /akregator
parent480ccc4ed6441c8e663dc62be689c19499d806ea (diff)
downloadtdepim-d70ce47c224b328c429a5f2406e5e793b009541d.tar.gz
tdepim-d70ce47c224b328c429a5f2406e5e793b009541d.zip
Additional kde to tde renaming
Diffstat (limited to 'akregator')
-rw-r--r--akregator/src/CMakeLists.txt4
-rw-r--r--akregator/src/Makefile.am6
-rw-r--r--akregator/src/aboutdata.h2
-rw-r--r--akregator/src/akregator_export.h2
-rw-r--r--akregator/src/librss/Makefile.am2
-rw-r--r--akregator/src/librss/global.h2
-rw-r--r--akregator/src/pics/action-rss_tag.svg2
7 files changed, 10 insertions, 10 deletions
diff --git a/akregator/src/CMakeLists.txt b/akregator/src/CMakeLists.txt
index b5dce8f7..01889b54 100644
--- a/akregator/src/CMakeLists.txt
+++ b/akregator/src/CMakeLists.txt
@@ -92,7 +92,7 @@ tde_add_library( akregatorprivate SHARED AUTOMOC
tde_add_executable( akregator AUTOMOC
SOURCES main.cpp mainwindow.cpp
- LINK akregatorprivate-shared kdepim-shared kparts-shared
+ LINK akregatorprivate-shared tdepim-shared kparts-shared
DESTINATION ${BIN_INSTALL_DIR}
)
@@ -117,6 +117,6 @@ tde_add_kpart( libakregatorpart AUTOMOC
tagpropertieswidgetbase.ui treenodeitem.cpp
viewer.cpp ${TDE_INCLUDE_DIR}/kspeechsink.skel
${TDE_INCLUDE_DIR}/kspeech.stub listtabwidget.cpp
- LINK akregatorprivate-shared kdepim-shared khtml-shared
+ LINK akregatorprivate-shared tdepim-shared khtml-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)
diff --git a/akregator/src/Makefile.am b/akregator/src/Makefile.am
index 2ee3f379..2f770a87 100644
--- a/akregator/src/Makefile.am
+++ b/akregator/src/Makefile.am
@@ -20,7 +20,7 @@ bin_PROGRAMS = akregator
# the application source, library search path, and link libraries
akregator_SOURCES = main.cpp mainwindow.cpp
-akregator_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+akregator_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
akregator_LDADD = $(LIB_KPARTS) libakregatorprivate.la
#akregator_LDADD = $(LIB_KPARTS) libakregatorprivate.la $(top_builddir)/libtdepim/libtdepim.la
@@ -146,7 +146,7 @@ libakregatorpart_la_SOURCES = \
kspeech.stub
libakregatorpart_la_LDFLAGS = $(KDE_RPATH) $(KDE_PLUGIN) $(LIB_KUTILS) -avoid-version -no-undefined $(all_libraries)
-libakregatorpart_la_LIBADD = libakregatorprivate.la $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KHTML) $(LIB_KIO) $(LIB_KPARTS) -lDCOP -L$(top_builddir)/libtdepim -lkdepim
+libakregatorpart_la_LIBADD = libakregatorprivate.la $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KHTML) $(LIB_KIO) $(LIB_KPARTS) -lDCOP -L$(top_builddir)/libtdepim -ltdepim
# this is where the desktop file will go
partdesktopdir = $(kde_servicesdir)
@@ -161,6 +161,6 @@ kde_servicetypes_DATA = akregator_plugin.desktop
SUBDIRS = librss about . mk4storage pics
-DOXYGEN_REFERENCES = kdeui
+DOXYGEN_REFERENCES = tdeui
include $(top_srcdir)/admin/Doxyfile.am
diff --git a/akregator/src/aboutdata.h b/akregator/src/aboutdata.h
index 8f88079e..cae660b5 100644
--- a/akregator/src/aboutdata.h
+++ b/akregator/src/aboutdata.h
@@ -26,7 +26,7 @@
#define ABOUTDATA_H
#include <kaboutdata.h>
-#include <kdepimmacros.h>
+#include <tdepimmacros.h>
#define AKREGATOR_VERSION "1.2.9"
diff --git a/akregator/src/akregator_export.h b/akregator/src/akregator_export.h
index 9ac19826..00fead92 100644
--- a/akregator/src/akregator_export.h
+++ b/akregator/src/akregator_export.h
@@ -21,7 +21,7 @@
#ifndef AKREGATOR_AKREGATOREXPORT_H
#define AKREGATOR_AKREGATOREXPORT_H
-#include <kdepimmacros.h>
+#include <tdepimmacros.h>
#define AKREGATOR_EXPORT KDE_EXPORT
diff --git a/akregator/src/librss/Makefile.am b/akregator/src/librss/Makefile.am
index 060d393f..87930b47 100644
--- a/akregator/src/librss/Makefile.am
+++ b/akregator/src/librss/Makefile.am
@@ -18,5 +18,5 @@ testlibrss_SOURCES = testlibrss.cpp
testlibrss_LDFLAGS = $(all_libraries)
testlibrss_LDADD = librsslocal.la $(LIB_KIO)
-DOXYGEN_REFERENCES = kdeui
+DOXYGEN_REFERENCES = tdeui
include $(top_srcdir)/admin/Doxyfile.am
diff --git a/akregator/src/librss/global.h b/akregator/src/librss/global.h
index 397a4aac..c714f566 100644
--- a/akregator/src/librss/global.h
+++ b/akregator/src/librss/global.h
@@ -11,7 +11,7 @@
#ifndef LIBRSS_GLOBAL_H
#define LIBRSS_GLOBAL_H
-#include <kdepimmacros.h>
+#include <tdepimmacros.h>
template <class>
class TQValueList;
diff --git a/akregator/src/pics/action-rss_tag.svg b/akregator/src/pics/action-rss_tag.svg
index 94b11654..fa276488 100644
--- a/akregator/src/pics/action-rss_tag.svg
+++ b/akregator/src/pics/action-rss_tag.svg
@@ -4,7 +4,7 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
sodipodi:docname="action-rss_tag.svg"
- sodipodi:docbase="/mnt/ablage01/frank/cvs-mirror/kde_3.5_branch/kdepim/akregator/src/pics"
+ sodipodi:docbase="/mnt/ablage01/frank/cvs-mirror/kde_3.5_branch/tdepim/akregator/src/pics"
inkscape:version="0.40"
sodipodi:version="0.32"
id="svg1291"