summaryrefslogtreecommitdiffstats
path: root/quanta/components
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components')
-rw-r--r--quanta/components/debugger/dbgp/Makefile.am2
-rw-r--r--quanta/components/debugger/gubed/Makefile.am2
-rw-r--r--quanta/components/tableeditor/tableitem.cpp2
-rw-r--r--quanta/components/tableeditor/tableitem.h2
4 files changed, 4 insertions, 4 deletions
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 <mrudolf@tdewebdev.org>
+ copyright : (C) 2004 by Michal Rudolf <mrudolf@kdewebdev.org>
***************************************************************************/
/***************************************************************************
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 <mrudolf@tdewebdev.org>
+ copyright : (C) 2004 by Michal Rudolf <mrudolf@kdewebdev.org>
***************************************************************************/
/***************************************************************************