From ba462cdcaeee005bc656bec1f7495c80a4fc9f1f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:00 -0600 Subject: Additional renaming of kde to tde --- kdelirc/irkick/irkick.cpp | 2 +- kdelirc/irkick/kdedmodule_stub.h | 2 +- kdelirc/kdelirc/Makefile.am | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kdelirc') diff --git a/kdelirc/irkick/irkick.cpp b/kdelirc/irkick/irkick.cpp index 5763b1b..695c6b0 100644 --- a/kdelirc/irkick/irkick.cpp +++ b/kdelirc/irkick/irkick.cpp @@ -14,7 +14,7 @@ #include #include -#include +#include #include #include #if !(TDE_VERSION_MINOR<=1 && TDE_VERSION_RELEASE<=5) diff --git a/kdelirc/irkick/kdedmodule_stub.h b/kdelirc/irkick/kdedmodule_stub.h index 86f4640..57542d2 100644 --- a/kdelirc/irkick/kdedmodule_stub.h +++ b/kdelirc/irkick/kdedmodule_stub.h @@ -7,7 +7,7 @@ *****************************************************************************/ /* This is a machine-generated file, and may be distributed under the GPL - licence, as described in kdelibs/COPYING. + licence, as described in tdelibs/COPYING. */ #ifndef __KDEDMODULE_STUB__ diff --git a/kdelirc/kdelirc/Makefile.am b/kdelirc/kdelirc/Makefile.am index 24422ba..a9796a6 100644 --- a/kdelirc/kdelirc/Makefile.am +++ b/kdelirc/kdelirc/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## noinst_LTLIBRARIES = libkdelirc.la noinst_HEADERS = iraction.h arguments.h iractions.h prototype.h modes.h mode.h profileserver.h remoteserver.h @@ -6,7 +6,7 @@ noinst_HEADERS = iraction.h arguments.h iractions.h prototype.h modes.h mode.h p libkdelirc_la_SOURCES = iraction.cpp arguments.cpp iractions.cpp prototype.cpp modes.cpp mode.cpp profileserver.cpp remoteserver.cpp libkdelirc_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIBSOCKET) -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ # These paths are KDE specific. Use them: # kde_appsdir Where your application's menu entry (.desktop) should go to. # kde_icondir Where your icon should go to - better use KDE_ICON. -- cgit v1.2.1