From d17de25b7fe2200ed60b15ec6801e3458b2c1046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:18 +0200 Subject: Additional k => tde renaming and fixes --- quanta/components/debugger/dbgp/Makefile.am | 2 +- quanta/components/debugger/gubed/Makefile.am | 2 +- quanta/components/tableeditor/tableitem.cpp | 2 +- quanta/components/tableeditor/tableitem.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'quanta/components') diff --git a/quanta/components/debugger/dbgp/Makefile.am b/quanta/components/debugger/dbgp/Makefile.am index edc2fbea..0350edad 100644 --- a/quanta/components/debugger/dbgp/Makefile.am +++ b/quanta/components/debugger/dbgp/Makefile.am @@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = quantadebuggerdbgp.la quantadebuggerdbgp_la_SOURCES = quantadebuggerdbgp.cpp dbgpsettingss.ui \ dbgpsettings.cpp dbgpnetwork.cpp qbytearrayfifo.cpp quantadebuggerdbgp_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -ltdetexteditor -quantadebuggerdbgp_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_KPARTS) +quantadebuggerdbgp_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_TDEPARTS) kde_services_DATA = quantadebuggerdbgp.desktop INCLUDES = -I$(top_srcdir)/quanta/components/debugger \ diff --git a/quanta/components/debugger/gubed/Makefile.am b/quanta/components/debugger/gubed/Makefile.am index 92d1db20..e358c742 100644 --- a/quanta/components/debugger/gubed/Makefile.am +++ b/quanta/components/debugger/gubed/Makefile.am @@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = quantadebuggergubed.la quantadebuggergubed_la_SOURCES = gubedsettingss.ui quantadebuggergubed.cpp gubedsettings.cpp quantadebuggergubed_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -ltdetexteditor -quantadebuggergubed_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_KPARTS) +quantadebuggergubed_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_TDEPARTS) kde_services_DATA = quantadebuggergubed.desktop INCLUDES = -I$(top_srcdir)/quanta/components/debugger \ diff --git a/quanta/components/tableeditor/tableitem.cpp b/quanta/components/tableeditor/tableitem.cpp index a994b650..f236ef76 100644 --- a/quanta/components/tableeditor/tableitem.cpp +++ b/quanta/components/tableeditor/tableitem.cpp @@ -2,7 +2,7 @@ tableitem.cpp - description ------------------- begin : Mon 15 Mar 2004 - copyright : (C) 2004 by Michal Rudolf + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** diff --git a/quanta/components/tableeditor/tableitem.h b/quanta/components/tableeditor/tableitem.h index 017738bf..2cbe8a5c 100644 --- a/quanta/components/tableeditor/tableitem.h +++ b/quanta/components/tableeditor/tableitem.h @@ -2,7 +2,7 @@ tableitem.h - description ------------------- begin : Mon 15 Mar 2004 - copyright : (C) 2004 by Michal Rudolf + copyright : (C) 2004 by Michal Rudolf ***************************************************************************/ /*************************************************************************** -- cgit v1.2.1