summaryrefslogtreecommitdiffstats
path: root/languages/cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:03:11 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:03:17 +0200
commite19722342046756a90d65060c756198e31ff4457 (patch)
tree8f0f73d20b41d6c9b183ed58a8a13ebc8e5b2f67 /languages/cpp
parentc3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff)
downloadtdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz
tdevelop-e19722342046756a90d65060c756198e31ff4457.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'languages/cpp')
-rw-r--r--languages/cpp/README.dox4
-rw-r--r--languages/cpp/addattributedialog.cpp2
-rw-r--r--languages/cpp/addattributedialog.h2
-rw-r--r--languages/cpp/addmethoddialog.cpp2
-rw-r--r--languages/cpp/addmethoddialog.h2
-rw-r--r--languages/cpp/app_templates/chello_gba/README.devel2
-rw-r--r--languages/cpp/app_templates/dcopservice/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/kapp/src-Makefile.am4
-rw-r--r--languages/cpp/app_templates/kateplugin/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/kateplugin2/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/kde4app/kde4app-CMakeLists.txt2
-rw-r--r--languages/cpp/app_templates/kdedcop/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/kdevlang/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/kdevpart/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/khello/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/khello2/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/kicker/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/kofficepart/src-Makefile.am6
-rw-r--r--languages/cpp/app_templates/konqnavpanel/src-Makefile.am4
-rw-r--r--languages/cpp/app_templates/kpartapp/src-Makefile.am8
-rw-r--r--languages/cpp/app_templates/kpartplugin/src-Makefile.am4
-rw-r--r--languages/cpp/app_templates/kscons_tdemdi/tdemdikonsole.h6
-rw-r--r--languages/cpp/app_templates/kxt/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/noatunui/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/noatunvisual/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/tdefileplugin/src-Makefile.am4
-rw-r--r--languages/cpp/app_templates/tdeioslave/slave.protocol2
-rw-r--r--languages/cpp/app_templates/tdeioslave/src-Makefile.am2
-rw-r--r--languages/cpp/app_templates/tdeioslave/tdeioslave.kdevtemplate80
-rw-r--r--languages/cpp/app_templates/tdescreensaver/src-Makefile.am4
-rw-r--r--languages/cpp/ast_utils.cpp2
-rw-r--r--languages/cpp/ast_utils.h2
-rw-r--r--languages/cpp/backgroundparser.cpp2
-rw-r--r--languages/cpp/backgroundparser.h2
-rw-r--r--languages/cpp/codecompletionentry.h4
-rw-r--r--languages/cpp/codeinformationrepository.cpp2
-rw-r--r--languages/cpp/codeinformationrepository.h2
-rw-r--r--languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp2
-rw-r--r--languages/cpp/compiler/gccoptions/gccoptionsplugin.h2
-rw-r--r--languages/cpp/computerecoverypoints.h4
-rw-r--r--languages/cpp/cpp_tags.h2
-rw-r--r--languages/cpp/cppcodecompletion.cpp4
-rw-r--r--languages/cpp/cppcodecompletion.h2
-rw-r--r--languages/cpp/cppcodecompletionconfig.cpp2
-rw-r--r--languages/cpp/cppcodecompletionconfig.h2
-rw-r--r--languages/cpp/cppevaluation.cpp4
-rw-r--r--languages/cpp/cppevaluation.h4
-rw-r--r--languages/cpp/cppimplementationwidget.cpp2
-rw-r--r--languages/cpp/cppimplementationwidget.h2
-rw-r--r--languages/cpp/cppnewclassdlg.cpp4
-rw-r--r--languages/cpp/cppnewclassdlg.h2
-rw-r--r--languages/cpp/cppsupport_events.h2
-rw-r--r--languages/cpp/cppsupport_utils.h2
-rw-r--r--languages/cpp/cppsupportfactory.cpp2
-rw-r--r--languages/cpp/cppsupportfactory.h2
-rw-r--r--languages/cpp/cppsupportpart.cpp4
-rw-r--r--languages/cpp/cppsupportpart.h4
-rw-r--r--languages/cpp/createpcsdialog.cpp2
-rw-r--r--languages/cpp/createpcsdialog.h2
-rw-r--r--languages/cpp/debugger/breakpoint.cpp2
-rw-r--r--languages/cpp/debugger/breakpoint.h2
-rw-r--r--languages/cpp/debugger/dbgcontroller.cpp2
-rw-r--r--languages/cpp/debugger/dbgcontroller.h2
-rw-r--r--languages/cpp/debugger/dbgpsdlg.cpp2
-rw-r--r--languages/cpp/debugger/dbgpsdlg.h2
-rw-r--r--languages/cpp/debugger/dbgtoolbar.cpp2
-rw-r--r--languages/cpp/debugger/dbgtoolbar.h2
-rw-r--r--languages/cpp/debugger/debuggerconfigwidget.cpp4
-rw-r--r--languages/cpp/debugger/debuggerconfigwidget.h4
-rw-r--r--languages/cpp/debugger/debuggerpart.cpp4
-rw-r--r--languages/cpp/debugger/debuggerpart.h4
-rw-r--r--languages/cpp/debugger/disassemblewidget.cpp2
-rw-r--r--languages/cpp/debugger/disassemblewidget.h2
-rw-r--r--languages/cpp/debugger/framestackwidget.cpp2
-rw-r--r--languages/cpp/debugger/framestackwidget.h2
-rw-r--r--languages/cpp/debugger/gdbbreakpointwidget.cpp2
-rw-r--r--languages/cpp/debugger/gdbbreakpointwidget.h2
-rw-r--r--languages/cpp/debugger/gdbcommand.cpp2
-rw-r--r--languages/cpp/debugger/gdbcommand.h2
-rw-r--r--languages/cpp/debugger/gdbcontroller.cpp2
-rw-r--r--languages/cpp/debugger/gdbcontroller.h2
-rw-r--r--languages/cpp/debugger/gdboutputwidget.cpp2
-rw-r--r--languages/cpp/debugger/gdboutputwidget.h2
-rw-r--r--languages/cpp/debugger/gdbparser.cpp2
-rw-r--r--languages/cpp/debugger/gdbparser.h2
-rw-r--r--languages/cpp/debugger/memviewdlg.cpp2
-rw-r--r--languages/cpp/debugger/memviewdlg.h2
-rw-r--r--languages/cpp/debugger/mi/gdbmi.cpp2
-rw-r--r--languages/cpp/debugger/mi/gdbmi.h2
-rw-r--r--languages/cpp/debugger/mi/milexer.cpp2
-rw-r--r--languages/cpp/debugger/mi/milexer.h2
-rw-r--r--languages/cpp/debugger/mi/miparser.cpp2
-rw-r--r--languages/cpp/debugger/mi/miparser.h2
-rw-r--r--languages/cpp/debugger/mi/tokens.h2
-rw-r--r--languages/cpp/debugger/stty.cpp2
-rw-r--r--languages/cpp/debugger/stty.h2
-rw-r--r--languages/cpp/debugger/variablewidget.cpp2
-rw-r--r--languages/cpp/debugger/variablewidget.h2
-rw-r--r--languages/cpp/declarationinfo.h4
-rw-r--r--languages/cpp/expressioninfo.h4
-rw-r--r--languages/cpp/pcsimporter/customimporter/settingsdialog.cpp2
-rw-r--r--languages/cpp/pcsimporter/customimporter/settingsdialog.h2
-rw-r--r--languages/cpp/pcsimporter/qt4importer/kdevqt4importer.cpp2
-rw-r--r--languages/cpp/pcsimporter/qt4importer/kdevqt4importer.h2
-rw-r--r--languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp2
-rw-r--r--languages/cpp/pcsimporter/qt4importer/settingsdialog.h2
-rw-r--r--languages/cpp/pcsimporter/qtimporter/kdevqtimporter.cpp2
-rw-r--r--languages/cpp/pcsimporter/qtimporter/kdevqtimporter.h2
-rw-r--r--languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp2
-rw-r--r--languages/cpp/pcsimporter/qtimporter/settingsdialog.h2
-rw-r--r--languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.cpp2
-rw-r--r--languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.h2
-rw-r--r--languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp2
-rw-r--r--languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.h2
-rw-r--r--languages/cpp/problemreporter.cpp2
-rw-r--r--languages/cpp/problemreporter.h2
-rw-r--r--languages/cpp/qtdesignercppintegration.cpp2
-rw-r--r--languages/cpp/simplecontext.cpp4
-rw-r--r--languages/cpp/simplecontext.h4
-rw-r--r--languages/cpp/store_walker.cpp2
-rw-r--r--languages/cpp/store_walker.h2
-rw-r--r--languages/cpp/storeconverter.cpp2
-rw-r--r--languages/cpp/storeconverter.h2
-rw-r--r--languages/cpp/tag_creator.cpp2
-rw-r--r--languages/cpp/tag_creator.h2
125 files changed, 193 insertions, 193 deletions
diff --git a/languages/cpp/README.dox b/languages/cpp/README.dox
index 4ac19153..460c4cc7 100644
--- a/languages/cpp/README.dox
+++ b/languages/cpp/README.dox
@@ -8,9 +8,9 @@ then you can play with KDevPCSImporter the code of the dialog is in languages/cp
and of course lib/interfaces/kdevpcsimporter.*
and if you want play with the c++ parser go to lib/cppparser/, the best is to start to read driver.*
-\authors <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
+\authors <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
-\maintainer <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
+\maintainer <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
\feature supports C/C++ language
\feature can do code completion
diff --git a/languages/cpp/addattributedialog.cpp b/languages/cpp/addattributedialog.cpp
index 78c9dc84..6a9a1fbc 100644
--- a/languages/cpp/addattributedialog.cpp
+++ b/languages/cpp/addattributedialog.cpp
@@ -1,5 +1,5 @@
/*
-* Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org)
+* Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
diff --git a/languages/cpp/addattributedialog.h b/languages/cpp/addattributedialog.h
index 0c8f1397..e3070291 100644
--- a/languages/cpp/addattributedialog.h
+++ b/languages/cpp/addattributedialog.h
@@ -1,5 +1,5 @@
/*
-* Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org)
+* Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
diff --git a/languages/cpp/addmethoddialog.cpp b/languages/cpp/addmethoddialog.cpp
index e004d0f3..c9593844 100644
--- a/languages/cpp/addmethoddialog.cpp
+++ b/languages/cpp/addmethoddialog.cpp
@@ -1,5 +1,5 @@
/*
-* Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org)
+* Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
diff --git a/languages/cpp/addmethoddialog.h b/languages/cpp/addmethoddialog.h
index 9acfd5f4..e4cde58e 100644
--- a/languages/cpp/addmethoddialog.h
+++ b/languages/cpp/addmethoddialog.h
@@ -1,5 +1,5 @@
/*
-* Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org)
+* Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
diff --git a/languages/cpp/app_templates/chello_gba/README.devel b/languages/cpp/app_templates/chello_gba/README.devel
index 8fbc0285..a7cdcc75 100644
--- a/languages/cpp/app_templates/chello_gba/README.devel
+++ b/languages/cpp/app_templates/chello_gba/README.devel
@@ -26,5 +26,5 @@ You can download the emulator from: http://vboy.emuhq.com/
Have fun!
-Please report bugs,wishes,problems.. to smeier@tdevelop.org (Sandy Meier)
+Please report bugs,wishes,problems.. to smeier@kdevelop.org (Sandy Meier)
diff --git a/languages/cpp/app_templates/dcopservice/src-Makefile.am b/languages/cpp/app_templates/dcopservice/src-Makefile.am
index 63b5b8ed..14c7ca72 100644
--- a/languages/cpp/app_templates/dcopservice/src-Makefile.am
+++ b/languages/cpp/app_templates/dcopservice/src-Makefile.am
@@ -1,7 +1,7 @@
bin_PROGRAMS = %{APPNAMELC}
INCLUDES = $(all_includes)
%{APPNAMELC}_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-%{APPNAMELC}_LDADD = $(LIB_KIO)
+%{APPNAMELC}_LDADD = $(LIB_TDEIO)
%{APPNAMELC}_SOURCES = main.cpp %{APPNAMELC}.cpp %{APPNAMELC}.skel
diff --git a/languages/cpp/app_templates/kapp/src-Makefile.am b/languages/cpp/app_templates/kapp/src-Makefile.am
index 9ed90e5d..8125665b 100644
--- a/languages/cpp/app_templates/kapp/src-Makefile.am
+++ b/languages/cpp/app_templates/kapp/src-Makefile.am
@@ -8,7 +8,7 @@ bin_PROGRAMS = %{APPNAMELC} %{APPNAMELC}_client
INCLUDES = $(all_includes)
# the library search path.
-%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS) $(LIB_KIO)
+%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) $(LIB_TDEIO)
# the libraries to link against.
%{APPNAMELC}_LDADD = $(LIB_TDEFILE) $(LIB_TDEPRINT)
@@ -21,7 +21,7 @@ INCLUDES = $(all_includes)
noinst_HEADERS = %{APPNAMELC}.h %{APPNAMELC}view.h pref.h
# client stuff
-%{APPNAMELC}_client_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS) $(LIB_KIO)
+%{APPNAMELC}_client_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) $(LIB_TDEIO)
%{APPNAMELC}_client_LDADD = $(LIB_TDECORE)
%{APPNAMELC}_client_SOURCES = %{APPNAMELC}_client.cpp
diff --git a/languages/cpp/app_templates/kateplugin/src-Makefile.am b/languages/cpp/app_templates/kateplugin/src-Makefile.am
index d0f30fe5..ef4450c1 100644
--- a/languages/cpp/app_templates/kateplugin/src-Makefile.am
+++ b/languages/cpp/app_templates/kateplugin/src-Makefile.am
@@ -8,7 +8,7 @@ kde_module_LTLIBRARIES = lib%{APPNAMELC}plugin.la
lib%{APPNAMELC}plugin_la_SOURCES = plugin_%{APPNAMELC}.cpp
lib%{APPNAMELC}plugin_la_LIBADD = -lkateinterfaces
-lib%{APPNAMELC}plugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+lib%{APPNAMELC}plugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
pluginsdir = $(kde_datadir)/kate/plugins/%{APPNAMELC}
plugins_DATA = plugin_%{APPNAMELC}.rc
diff --git a/languages/cpp/app_templates/kateplugin2/src-Makefile.am b/languages/cpp/app_templates/kateplugin2/src-Makefile.am
index b0cc8f4e..1cc61110 100644
--- a/languages/cpp/app_templates/kateplugin2/src-Makefile.am
+++ b/languages/cpp/app_templates/kateplugin2/src-Makefile.am
@@ -8,7 +8,7 @@ kde_module_LTLIBRARIES = lib%{APPNAMELC}plugin.la
lib%{APPNAMELC}plugin_la_SOURCES = plugin_%{APPNAMELC}.cpp
lib%{APPNAMELC}plugin_la_LIBADD = -lkateinterfaces
-lib%{APPNAMELC}plugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+lib%{APPNAMELC}plugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
pluginsdir = $(kde_datadir)/kate/plugins/%{APPNAMELC}
plugins_DATA = plugin_%{APPNAMELC}.rc
diff --git a/languages/cpp/app_templates/kde4app/kde4app-CMakeLists.txt b/languages/cpp/app_templates/kde4app/kde4app-CMakeLists.txt
index 2544a271..db1f4bab 100644
--- a/languages/cpp/app_templates/kde4app/kde4app-CMakeLists.txt
+++ b/languages/cpp/app_templates/kde4app/kde4app-CMakeLists.txt
@@ -17,7 +17,7 @@ kde4_add_kcfg_files(%{APPNAMELC}_SRCS settings.kcfgc )
kde4_add_executable(%{APPNAMELC} ${%{APPNAMELC}_SRCS})
-target_link_libraries(%{APPNAMELC} ${KDE4_KDEUI_LIBS} )
+target_link_libraries(%{APPNAMELC} ${KDE4_TDEUI_LIBS} )
install(TARGETS %{APPNAMELC} DESTINATION ${BIN_INSTALL_DIR} )
diff --git a/languages/cpp/app_templates/kdedcop/src-Makefile.am b/languages/cpp/app_templates/kdedcop/src-Makefile.am
index 1b1bc620..19ddf2fb 100644
--- a/languages/cpp/app_templates/kdedcop/src-Makefile.am
+++ b/languages/cpp/app_templates/kdedcop/src-Makefile.am
@@ -19,5 +19,5 @@ bin_PROGRAMS = %{APPNAMELC}
# the application source, library search path, and link libraries
%{APPNAMELC}_SOURCES = main.cpp %{APPNAMELC}.cpp %{APPNAMELC}_iface.skel mainclass.cpp
-%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
%{APPNAMELC}_LDADD = $(LIB_TDEUI)
diff --git a/languages/cpp/app_templates/kdevlang/src-Makefile.am b/languages/cpp/app_templates/kdevlang/src-Makefile.am
index b2175a02..18b7a21a 100644
--- a/languages/cpp/app_templates/kdevlang/src-Makefile.am
+++ b/languages/cpp/app_templates/kdevlang/src-Makefile.am
@@ -1,7 +1,7 @@
AM_CPPFLAGS = -I$(kde_includes)/tdevelop/interfaces -I$(kde_includes)/tdevelop/util -I$(kde_includes)/kinterfacedesigner $(all_includes)
kde_module_LTLIBRARIES = libkdev%{APPNAMELC}.la
-libkdev%{APPNAMELC}_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+libkdev%{APPNAMELC}_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
libkdev%{APPNAMELC}_la_LIBADD = -ltdevelop
libkdev%{APPNAMELC}_la_SOURCES = %{APPNAMELC}_part.cpp
diff --git a/languages/cpp/app_templates/kdevpart/src-Makefile.am b/languages/cpp/app_templates/kdevpart/src-Makefile.am
index 46dd918e..5fe18f43 100644
--- a/languages/cpp/app_templates/kdevpart/src-Makefile.am
+++ b/languages/cpp/app_templates/kdevpart/src-Makefile.am
@@ -1,7 +1,7 @@
INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util $(all_includes)
kde_module_LTLIBRARIES = libkdev%{APPNAMELC}.la
-libkdev%{APPNAMELC}_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+libkdev%{APPNAMELC}_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
libkdev%{APPNAMELC}_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdev%{APPNAMELC}_la_SOURCES = %{APPNAMELC}part.cpp %{APPNAMELC}widget.cpp \
diff --git a/languages/cpp/app_templates/khello/src-Makefile.am b/languages/cpp/app_templates/khello/src-Makefile.am
index 49959e2f..5eed38b6 100644
--- a/languages/cpp/app_templates/khello/src-Makefile.am
+++ b/languages/cpp/app_templates/khello/src-Makefile.am
@@ -22,7 +22,7 @@ bin_PROGRAMS = %{APPNAMELC}
# the application source, library search path, and link libraries
%{APPNAMELC}_SOURCES = main.cpp %{APPNAMELC}.cpp
-%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
%{APPNAMELC}_LDADD = $(LIB_TDEUI)
# this is where the desktop file will go
diff --git a/languages/cpp/app_templates/khello2/src-Makefile.am b/languages/cpp/app_templates/khello2/src-Makefile.am
index 13bc8d57..453bfd55 100644
--- a/languages/cpp/app_templates/khello2/src-Makefile.am
+++ b/languages/cpp/app_templates/khello2/src-Makefile.am
@@ -22,7 +22,7 @@ bin_PROGRAMS = %{APPNAMELC}
# the application source, library search path, and link libraries
%{APPNAMELC}_SOURCES = main.cpp %{APPNAMELC}.cpp %{APPNAMELC}widget.cpp %{APPNAMELC}widgetbase.ui
-%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
%{APPNAMELC}_LDADD = $(LIB_TDEUI)
# this is where the desktop file will go
diff --git a/languages/cpp/app_templates/kicker/src-Makefile.am b/languages/cpp/app_templates/kicker/src-Makefile.am
index f595c26f..296282f5 100644
--- a/languages/cpp/app_templates/kicker/src-Makefile.am
+++ b/languages/cpp/app_templates/kicker/src-Makefile.am
@@ -4,7 +4,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = %{APPNAMELC}_panelapplet.la
%{APPNAMELC}_panelapplet_la_SOURCES = %{APPNAMELC}.cpp
-%{APPNAMELC}_panelapplet_la_LDFLAGS = -module -avoid-version $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+%{APPNAMELC}_panelapplet_la_LDFLAGS = -module -avoid-version $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
%{APPNAMELC}_panelapplet_la_LIBADD = $(LIB_TDEUI)
%{APPNAMELC}_DATA = %{APPNAMELC}.desktop
diff --git a/languages/cpp/app_templates/kofficepart/src-Makefile.am b/languages/cpp/app_templates/kofficepart/src-Makefile.am
index f4405b57..dbe77db5 100644
--- a/languages/cpp/app_templates/kofficepart/src-Makefile.am
+++ b/languages/cpp/app_templates/kofficepart/src-Makefile.am
@@ -5,19 +5,19 @@ INCLUDES = $(KOFFICE_INCLUDES) $(all_includes)
kde_module_LTLIBRARIES = lib%{APPNAMELC}part.la
lib%{APPNAMELC}part_la_SOURCES = %{APPNAMELC}_part.cpp \
%{APPNAMELC}_view.cpp %{APPNAMELC}_factory.cpp
-lib%{APPNAMELC}part_la_LDFLAGS = $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+lib%{APPNAMELC}part_la_LDFLAGS = $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
lib%{APPNAMELC}part_la_LIBADD = -lkofficeui
## The tdeinit loadable module
lib_LTLIBRARIES = %{APPNAMELC}.la
%{APPNAMELC}_la_SOURCES = %{APPNAMELC}.cpp
-%{APPNAMELC}_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+%{APPNAMELC}_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
%{APPNAMELC}_la_LIBADD = -lkofficecore
## The executable
bin_PROGRAMS = %{APPNAMELC}
%{APPNAMELC}_SOURCES = dummy.cpp
-%{APPNAMELC}_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+%{APPNAMELC}_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
%{APPNAMELC}_LDADD = %{APPNAMELC}.la
dummy.cpp:
diff --git a/languages/cpp/app_templates/konqnavpanel/src-Makefile.am b/languages/cpp/app_templates/konqnavpanel/src-Makefile.am
index 2e87715e..18790bd3 100644
--- a/languages/cpp/app_templates/konqnavpanel/src-Makefile.am
+++ b/languages/cpp/app_templates/konqnavpanel/src-Makefile.am
@@ -4,8 +4,8 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES=konqsidebar_%{APPNAMELC}.la
konqsidebar_%{APPNAMELC}_la_SOURCES = %{APPNAMELC}.cpp
-konqsidebar_%{APPNAMELC}_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS) -lkonqsidebarplugin
-konqsidebar_%{APPNAMELC}_la_LIBADD = $(LIB_KPARTS) $(LIB_TDEFILE)
+konqsidebar_%{APPNAMELC}_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) -lkonqsidebarplugin
+konqsidebar_%{APPNAMELC}_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TDEFILE)
%{APPNAMELC}_entry_DATA = %{APPNAMELC}.desktop
%{APPNAMELC}_entrydir = $(kde_datadir)/konqsidebartng/entries
diff --git a/languages/cpp/app_templates/kpartapp/src-Makefile.am b/languages/cpp/app_templates/kpartapp/src-Makefile.am
index 3864442d..3fe0f319 100644
--- a/languages/cpp/app_templates/kpartapp/src-Makefile.am
+++ b/languages/cpp/app_templates/kpartapp/src-Makefile.am
@@ -23,8 +23,8 @@ bin_PROGRAMS = %{APPNAMELC}
# the application source, library search path, and link libraries
%{APPNAMELC}_SOURCES = main.cpp %{APPNAMELC}.cpp
-%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS) $(LIB_KIO)
-%{APPNAMELC}_LDADD = $(LIB_KPARTS)
+%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) $(LIB_TDEIO)
+%{APPNAMELC}_LDADD = $(LIB_TDEPARTS)
# this is where the desktop file will go
shelldesktopdir = $(kde_appsdir)/Utilities
@@ -41,8 +41,8 @@ kde_module_LTLIBRARIES = lib%{APPNAMELC}part.la
# the Part's source, library search path, and link libraries
lib%{APPNAMELC}part_la_SOURCES = %{APPNAMELC}_part.cpp
-lib%{APPNAMELC}part_la_LDFLAGS = -module -avoid-version -no-undefined $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS) $(LIB_KIO)
-lib%{APPNAMELC}part_la_LIBADD = $(LIB_KPARTS) $(LIB_TDEFILE)
+lib%{APPNAMELC}part_la_LDFLAGS = -module -avoid-version -no-undefined $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) $(LIB_TDEIO)
+lib%{APPNAMELC}part_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TDEFILE)
# this is where the desktop file will go
partdesktopdir = $(kde_servicesdir)
diff --git a/languages/cpp/app_templates/kpartplugin/src-Makefile.am b/languages/cpp/app_templates/kpartplugin/src-Makefile.am
index 6043b380..d74389bd 100644
--- a/languages/cpp/app_templates/kpartplugin/src-Makefile.am
+++ b/languages/cpp/app_templates/kpartplugin/src-Makefile.am
@@ -9,8 +9,8 @@ kde_module_LTLIBRARIES = lib%{APPNAMELC}plugin.la
# This is all standard. Remove the LIB_TDEHTML reference if you are not
# using the TDEHTML Part
lib%{APPNAMELC}plugin_la_SOURCES = plugin_%{APPNAMELC}.cpp
-lib%{APPNAMELC}plugin_la_LIBADD = $(LIB_KPARTS) $(LIB_TDEHTML)
-lib%{APPNAMELC}plugin_la_LDFLAGS = -module -avoid-version -no-undefined $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+lib%{APPNAMELC}plugin_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TDEHTML)
+lib%{APPNAMELC}plugin_la_LDFLAGS = -module -avoid-version -no-undefined $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
# Install the .rc file in the Part's directory (in this case, the part
# is TDEHTMLPart)
diff --git a/languages/cpp/app_templates/kscons_tdemdi/tdemdikonsole.h b/languages/cpp/app_templates/kscons_tdemdi/tdemdikonsole.h
index db4a4323..d84cd961 100644
--- a/languages/cpp/app_templates/kscons_tdemdi/tdemdikonsole.h
+++ b/languages/cpp/app_templates/kscons_tdemdi/tdemdikonsole.h
@@ -1,7 +1,7 @@
%{H_TEMPLATE}
-#ifndef KMDIKONSOLE_H
-#define KMDIKONSOLE_H
+#ifndef TDEMDIKONSOLE_H
+#define TDEMDIKONSOLE_H
#include <tqvbox.h>
@@ -30,4 +30,4 @@ class tdemdikonsole : public TQVBox
bool m_haskonsole;
};
-#endif // KMDIKONSOLE_H
+#endif // TDEMDIKONSOLE_H
diff --git a/languages/cpp/app_templates/kxt/src-Makefile.am b/languages/cpp/app_templates/kxt/src-Makefile.am
index 64436465..253c2517 100644
--- a/languages/cpp/app_templates/kxt/src-Makefile.am
+++ b/languages/cpp/app_templates/kxt/src-Makefile.am
@@ -11,7 +11,7 @@ INCLUDES = $(all_includes)
METASOURCES = AUTO
# the library search path.
-%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+%{APPNAMELC}_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
# the libraries to link against.
%{APPNAMELC}_LDADD = $(LIB_TDEFILE) $(LIB_TDEPRINT)
diff --git a/languages/cpp/app_templates/noatunui/src-Makefile.am b/languages/cpp/app_templates/noatunui/src-Makefile.am
index 5086cbe5..6043abc5 100644
--- a/languages/cpp/app_templates/noatunui/src-Makefile.am
+++ b/languages/cpp/app_templates/noatunui/src-Makefile.am
@@ -5,7 +5,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = noatun_%{APPNAMELC}plugin.la
noatun_%{APPNAMELC}plugin_la_SOURCES = plugin_%{APPNAMELC}.cpp plugin_%{APPNAMELC}_impl.cpp
-noatun_%{APPNAMELC}plugin_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+noatun_%{APPNAMELC}plugin_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
noatun_%{APPNAMELC}plugin_la_LIBADD = $(LIB_TDEFILE) -lnoatun -lnoatuncontrols \
-lqtmcop -lkmedia2_idl -lsoundserver_idl
diff --git a/languages/cpp/app_templates/noatunvisual/src-Makefile.am b/languages/cpp/app_templates/noatunvisual/src-Makefile.am
index 9820cd35..023712e0 100644
--- a/languages/cpp/app_templates/noatunvisual/src-Makefile.am
+++ b/languages/cpp/app_templates/noatunvisual/src-Makefile.am
@@ -5,7 +5,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = noatun_%{APPNAMELC}plugin.la
noatun_%{APPNAMELC}plugin_la_SOURCES = plugin_%{APPNAMELC}.cpp plugin_%{APPNAMELC}_impl.cpp
-noatun_%{APPNAMELC}plugin_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined $(LIBSDL_RPATH) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+noatun_%{APPNAMELC}plugin_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined $(LIBSDL_RPATH) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
noatun_%{APPNAMELC}plugin_la_CXXFLAGS = $(LIBSDL_CFLAGS)
noatun_%{APPNAMELC}plugin_la_LIBADD = $(LIB_TDEFILE) $(LIBSDL_LIBS) -lnoatun -lm
diff --git a/languages/cpp/app_templates/tdefileplugin/src-Makefile.am b/languages/cpp/app_templates/tdefileplugin/src-Makefile.am
index c96817d5..31078c93 100644
--- a/languages/cpp/app_templates/tdefileplugin/src-Makefile.am
+++ b/languages/cpp/app_templates/tdefileplugin/src-Makefile.am
@@ -8,8 +8,8 @@ noinst_HEADERS = tdefile_%{APPNAMELC}.h
kde_module_LTLIBRARIES = tdefile_%{APPNAMELC}.la
tdefile_%{APPNAMELC}_la_SOURCES = tdefile_%{APPNAMELC}.cpp
-tdefile_%{APPNAMELC}_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS) $(LIB_KIO)
-tdefile_%{APPNAMELC}_la_LIBADD = $(LIB_KIO)
+tdefile_%{APPNAMELC}_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) $(LIB_TDEIO)
+tdefile_%{APPNAMELC}_la_LIBADD = $(LIB_TDEIO)
# let automoc handle all of the meta source files ((moc))
METASOURCES = AUTO
diff --git a/languages/cpp/app_templates/tdeioslave/slave.protocol b/languages/cpp/app_templates/tdeioslave/slave.protocol
index c9347839..c0ba2fe9 100644
--- a/languages/cpp/app_templates/tdeioslave/slave.protocol
+++ b/languages/cpp/app_templates/tdeioslave/slave.protocol
@@ -11,7 +11,7 @@ Description[br]=Ur c'hioslave evit %{APPNAMELC}
Description[ca]=Un tdeioslave per a %{APPNAMELC}
Description[da]=En tdeioslave til %{APPNAMELC}
Description[de]=Ein Ein-/Ausgabemodul für %{APPNAMELC}
-Description[el]=Ένα υπηρέτης kio για %{APPNAMELC}
+Description[el]=Ένα υπηρέτης tdeio για %{APPNAMELC}
Description[es]=Un tdeioslave para %{APPNAMELC}
Description[et]=%{APPNAMELC} IO-moodul
Description[eu]=tdeioslave bat honentzat: %{APPNAMELC}
diff --git a/languages/cpp/app_templates/tdeioslave/src-Makefile.am b/languages/cpp/app_templates/tdeioslave/src-Makefile.am
index c7ed36ea..90e6cdfc 100644
--- a/languages/cpp/app_templates/tdeioslave/src-Makefile.am
+++ b/languages/cpp/app_templates/tdeioslave/src-Makefile.am
@@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = tdeio_%{APPNAMELC}.la
tdeio_%{APPNAMELC}_la_SOURCES = %{APPNAMELC}.cpp
tdeio_%{APPNAMELC}_la_LIBADD = -ltdeio
-tdeio_%{APPNAMELC}_la_LDFLAGS = -module -avoid-version $(all_libraries) $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+tdeio_%{APPNAMELC}_la_LDFLAGS = -module -avoid-version $(all_libraries) $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
protocol_DATA = %{APPNAMELC}.protocol
protocoldir = $(kde_servicesdir)
diff --git a/languages/cpp/app_templates/tdeioslave/tdeioslave.kdevtemplate b/languages/cpp/app_templates/tdeioslave/tdeioslave.kdevtemplate
index 27279fd2..984fb179 100644
--- a/languages/cpp/app_templates/tdeioslave/tdeioslave.kdevtemplate
+++ b/languages/cpp/app_templates/tdeioslave/tdeioslave.kdevtemplate
@@ -1,24 +1,24 @@
# TDE Config File
[General]
-Name=KIO slave
-Name[br]=Sklav KIO
-Name[ca]=Esclau KIO
-Name[da]=KIO-slave
+Name=TDEIO slave
+Name[br]=Sklav TDEIO
+Name[ca]=Esclau TDEIO
+Name[da]=TDEIO-slave
Name[de]=Ein-/Ausgabemodul
-Name[el]=Υπηρέτης KIO
-Name[es]=Esclavo KIO
-Name[et]=KIO-moodul
-Name[eu]=KIO morroia
-Name[fr]=Esclave KIO
-Name[ga]=Sclábhaí KIO
-Name[gl]=Escravo KIO
+Name[el]=Υπηρέτης TDEIO
+Name[es]=Esclavo TDEIO
+Name[et]=TDEIO-moodul
+Name[eu]=TDEIO morroia
+Name[fr]=Esclave TDEIO
+Name[ga]=Sclábhaí TDEIO
+Name[gl]=Escravo TDEIO
Name[hu]=TDE-protokoll (KIOslave)
-Name[it]=Slave KIO
+Name[it]=Slave TDEIO
Name[nds]=In-/Utgaavmoduul
-Name[ne]=KIO स्लेभ
-Name[nl]=KIO-slave
-Name[pt]=KIO Slave
-Name[sk]=KIO otrok
+Name[ne]=TDEIO स्लेभ
+Name[nl]=TDEIO-slave
+Name[pt]=TDEIO Slave
+Name[sk]=TDEIO otrok
Name[sv]=I/O-slav
Icon=tdeioslave.png
Category=C++/TDE
@@ -152,32 +152,32 @@ Dest=%{dest}/src/%{APPNAMELC}.protocol
[MSG]
Type=message
-Comment=A KIO slave was created in %{dest}
-Comment[ca]=Un esclau KIO ha estat creat en %{dest}
-Comment[da]=En KIO-slave blev oprettet i %{dest}
+Comment=A TDEIO slave was created in %{dest}
+Comment[ca]=Un esclau TDEIO ha estat creat en %{dest}
+Comment[da]=En TDEIO-slave blev oprettet i %{dest}
Comment[de]=Ein Ein-/Ausgabemodul wurde in %{dest} erstellt.
-Comment[el]=Ένας υπηρέτης KIO δημιουργήθηκε στο %{dest}
-Comment[es]=Un esclavo KIO ha sido creado en %{dest}
-Comment[et]=KIO-moodul loodi asukohta %{dest}
-Comment[eu]=KIO morroi bat sortu da hemen: %{dest}
-Comment[fa]=یک KIO slave در %{dest} ایجاد شد
+Comment[el]=Ένας υπηρέτης TDEIO δημιουργήθηκε στο %{dest}
+Comment[es]=Un esclavo TDEIO ha sido creado en %{dest}
+Comment[et]=TDEIO-moodul loodi asukohta %{dest}
+Comment[eu]=TDEIO morroi bat sortu da hemen: %{dest}
+Comment[fa]=یک TDEIO slave در %{dest} ایجاد شد
Comment[fr]=Un esclave d'entrée / sortie a été créé dans %{dest}
-Comment[ga]=Cruthaíodh sclábhaí KIO i %{dest}
-Comment[gl]=Creouse un escravo KIO en %{dest}
+Comment[ga]=Cruthaíodh sclábhaí TDEIO i %{dest}
+Comment[gl]=Creouse un escravo TDEIO en %{dest}
Comment[hu]=Létrejött egy KIOslave itt: %{dest}
-Comment[it]=È stato generato un slave KIO in %{dest}
-Comment[ja]=KIO slave を %{dest} に作成しました。
+Comment[it]=È stato generato un slave TDEIO in %{dest}
+Comment[ja]=TDEIO slave を %{dest} に作成しました。
Comment[nds]=In %{dest} wöör en In-/Utgaavmoduul opstellt
-Comment[ne]=KIO स्लेभ %{dest} मा सिर्जना गरियो
-Comment[nl]=Een KIO-slave is aangemaakt in %{dest}
-Comment[pl]=KIO slave został utworzony w %{dest}
-Comment[pt]=Foi criado um 'KIO slave' em %{dest}
-Comment[pt_BR]=Foi criado um 'KIO slave' em %{dest}
-Comment[ru]=Канал KIO slave создан в %{dest}
-Comment[sk]=KIO otrok bol vytvorený v %{dest}
-Comment[sr]=KIO slave је направљен у %{dest}
-Comment[sr@Latn]=KIO slave je napravljen u %{dest}
+Comment[ne]=TDEIO स्लेभ %{dest} मा सिर्जना गरियो
+Comment[nl]=Een TDEIO-slave is aangemaakt in %{dest}
+Comment[pl]=TDEIO slave został utworzony w %{dest}
+Comment[pt]=Foi criado um 'TDEIO slave' em %{dest}
+Comment[pt_BR]=Foi criado um 'TDEIO slave' em %{dest}
+Comment[ru]=Канал TDEIO slave создан в %{dest}
+Comment[sk]=TDEIO otrok bol vytvorený v %{dest}
+Comment[sr]=TDEIO slave је направљен у %{dest}
+Comment[sr@Latn]=TDEIO slave je napravljen u %{dest}
Comment[sv]=En I/O-slav skapades i %{dest}
-Comment[tr]=Bir KIO slave'i %{dest} içinde yaratıldı.
-Comment[zh_CN]=在 %{dest} 中创建了一个 KIO slave
-Comment[zh_TW]=一個 KIO slave 已建立於 %{dest}
+Comment[tr]=Bir TDEIO slave'i %{dest} içinde yaratıldı.
+Comment[zh_CN]=在 %{dest} 中创建了一个 TDEIO slave
+Comment[zh_TW]=一個 TDEIO slave 已建立於 %{dest}
diff --git a/languages/cpp/app_templates/tdescreensaver/src-Makefile.am b/languages/cpp/app_templates/tdescreensaver/src-Makefile.am
index 5e2caf20..b0cc8d33 100644
--- a/languages/cpp/app_templates/tdescreensaver/src-Makefile.am
+++ b/languages/cpp/app_templates/tdescreensaver/src-Makefile.am
@@ -5,12 +5,12 @@ AM_CPPFLAGS = -UQT_NO_ASCII_CAST
METASOURCES = AUTO
INCLUDES = $(all_includes)
-LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS)
+LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS)
LDADD = $(LIB_TDEUI) -ltdescreensaver -lm
bin_PROGRAMS = %{APPNAMELC}.kss
%{APPNAMELC}_kss_SOURCES = %{APPNAMELC}ui.ui %{APPNAMELC}.cpp
-%{APPNAMELC}_kss_LDADD = $(LIB_QT) $(LIB_TDECORE) $(LDADD) $(LIB_KSYCOCA)
+%{APPNAMELC}_kss_LDADD = $(LIB_QT) $(LIB_TDECORE) $(LDADD) $(LIB_TDESYCOCA)
#datadir = $(kde_datadir)/%{APPNAMELC}
diff --git a/languages/cpp/ast_utils.cpp b/languages/cpp/ast_utils.cpp
index caa167f4..7813e784 100644
--- a/languages/cpp/ast_utils.cpp
+++ b/languages/cpp/ast_utils.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/ast_utils.h b/languages/cpp/ast_utils.h
index 1f3b2799..a960abad 100644
--- a/languages/cpp/ast_utils.h
+++ b/languages/cpp/ast_utils.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/backgroundparser.cpp b/languages/cpp/backgroundparser.cpp
index 8ea05cb8..730a090f 100644
--- a/languages/cpp/backgroundparser.cpp
+++ b/languages/cpp/backgroundparser.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/backgroundparser.h b/languages/cpp/backgroundparser.h
index fde6c823..f3cd86fd 100644
--- a/languages/cpp/backgroundparser.h
+++ b/languages/cpp/backgroundparser.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2002 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/codecompletionentry.h b/languages/cpp/codecompletionentry.h
index a219fe7a..de4883f9 100644
--- a/languages/cpp/codecompletionentry.h
+++ b/languages/cpp/codecompletionentry.h
@@ -5,11 +5,11 @@
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
- email : roberto@tdevelop.org
+ email : roberto@kdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
- email : david.nolden.tdevelop@art-master.de
+ email : david.nolden.kdevelop@art-master.de
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/codeinformationrepository.cpp b/languages/cpp/codeinformationrepository.cpp
index cf255601..a1ad79b0 100644
--- a/languages/cpp/codeinformationrepository.cpp
+++ b/languages/cpp/codeinformationrepository.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/codeinformationrepository.h b/languages/cpp/codeinformationrepository.h
index 07655dac..54610e50 100644
--- a/languages/cpp/codeinformationrepository.h
+++ b/languages/cpp/codeinformationrepository.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp b/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp
index 23e8a551..37470a49 100644
--- a/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp
+++ b/languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2000-2001 by Bernd Gehrmann *
-* bernd@tdevelop.org *
+* bernd@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/compiler/gccoptions/gccoptionsplugin.h b/languages/cpp/compiler/gccoptions/gccoptionsplugin.h
index bc1a3a47..656bd289 100644
--- a/languages/cpp/compiler/gccoptions/gccoptionsplugin.h
+++ b/languages/cpp/compiler/gccoptions/gccoptionsplugin.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2000-2001 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/computerecoverypoints.h b/languages/cpp/computerecoverypoints.h
index 12ca437c..a7cfaea5 100644
--- a/languages/cpp/computerecoverypoints.h
+++ b/languages/cpp/computerecoverypoints.h
@@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
- email : roberto@tdevelop.org
+ email : roberto@kdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
- email : david.nolden.tdevelop@art-master.de
+ email : david.nolden.kdevelop@art-master.de
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/cpp_tags.h b/languages/cpp/cpp_tags.h
index f98cf48b..12a0199f 100644
--- a/languages/cpp/cpp_tags.h
+++ b/languages/cpp/cpp_tags.h
@@ -5,7 +5,7 @@
// Description:
//
//
-// Author: KDevelop Authors <tdevelop-devel@tdevelop.org>, (C) 2003
+// Author: KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2003
//
// Copyright: See COPYING file that comes with this distribution
//
diff --git a/languages/cpp/cppcodecompletion.cpp b/languages/cpp/cppcodecompletion.cpp
index 09ad4bd8..bf4bef5a 100644
--- a/languages/cpp/cppcodecompletion.cpp
+++ b/languages/cpp/cppcodecompletion.cpp
@@ -5,11 +5,11 @@ begin : Sat Jul 21 2001
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
-email : roberto@tdevelop.org
+email : roberto@kdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006,2007 by David Nolden
-email : david.nolden.tdevelop@art-master.de
+email : david.nolden.kdevelop@art-master.de
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/cppcodecompletion.h b/languages/cpp/cppcodecompletion.h
index 815c8df4..4c2f4c8b 100644
--- a/languages/cpp/cppcodecompletion.h
+++ b/languages/cpp/cppcodecompletion.h
@@ -5,7 +5,7 @@
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
- email : roberto@tdevelop.org
+ email : roberto@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/cppcodecompletionconfig.cpp b/languages/cpp/cppcodecompletionconfig.cpp
index 8372efeb..9ecca5f4 100644
--- a/languages/cpp/cppcodecompletionconfig.cpp
+++ b/languages/cpp/cppcodecompletionconfig.cpp
@@ -5,7 +5,7 @@
// Description:
//
//
-// Author: Roberto Raggi <robertol@tdevelop.org>, (C) 2003
+// Author: Roberto Raggi <robertol@kdevelop.org>, (C) 2003
//
// Copyright: See COPYING file that comes with this distribution
//
diff --git a/languages/cpp/cppcodecompletionconfig.h b/languages/cpp/cppcodecompletionconfig.h
index a22851dd..6417c0d9 100644
--- a/languages/cpp/cppcodecompletionconfig.h
+++ b/languages/cpp/cppcodecompletionconfig.h
@@ -5,7 +5,7 @@
// Description:
//
//
-// Author: Roberto Raggi <robertol@tdevelop.org>, (C) 2003
+// Author: Roberto Raggi <robertol@kdevelop.org>, (C) 2003
//
// Copyright: See COPYING file that comes with this distribution
//
diff --git a/languages/cpp/cppevaluation.cpp b/languages/cpp/cppevaluation.cpp
index 7a4f9406..b84185f5 100644
--- a/languages/cpp/cppevaluation.cpp
+++ b/languages/cpp/cppevaluation.cpp
@@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
- email : roberto@tdevelop.org
+ email : roberto@kdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
- email : david.nolden.tdevelop@art-master.de
+ email : david.nolden.kdevelop@art-master.de
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/cppevaluation.h b/languages/cpp/cppevaluation.h
index 2216eed9..97924b0a 100644
--- a/languages/cpp/cppevaluation.h
+++ b/languages/cpp/cppevaluation.h
@@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
- email : roberto@tdevelop.org
+ email : roberto@kdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
- email : david.nolden.tdevelop@art-master.de
+ email : david.nolden.kdevelop@art-master.de
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/cppimplementationwidget.cpp b/languages/cpp/cppimplementationwidget.cpp
index de747571..35069349 100644
--- a/languages/cpp/cppimplementationwidget.cpp
+++ b/languages/cpp/cppimplementationwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Alexander Dymo *
-* adymo@tdevelop.org *
+* adymo@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *
diff --git a/languages/cpp/cppimplementationwidget.h b/languages/cpp/cppimplementationwidget.h
index c0536c92..c8569c03 100644
--- a/languages/cpp/cppimplementationwidget.h
+++ b/languages/cpp/cppimplementationwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Alexander Dymo *
-* adymo@tdevelop.org *
+* adymo@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *
diff --git a/languages/cpp/cppnewclassdlg.cpp b/languages/cpp/cppnewclassdlg.cpp
index e22d1d66..6289da44 100644
--- a/languages/cpp/cppnewclassdlg.cpp
+++ b/languages/cpp/cppnewclassdlg.cpp
@@ -4,11 +4,11 @@
* Copyright (C) 1999 by Benoit.Cerrina *
* Benoit.Cerrina@writeme.com *
* Copyright (C) 2002 by Bernd Gehrmann *
-* bernd@tdevelop.org *
+* bernd@kdevelop.org *
* Copyright (C) 2003 by Eray Ozkural *
* <erayo@cs.bilkent.edu.tr> *
* Copyright (C) 2003-2004 by Alexander Dymo *
-* adymo@tdevelop.org *
+* adymo@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/cppnewclassdlg.h b/languages/cpp/cppnewclassdlg.h
index e7250a6a..e7f969db 100644
--- a/languages/cpp/cppnewclassdlg.h
+++ b/languages/cpp/cppnewclassdlg.h
@@ -2,7 +2,7 @@
* Copyright (C) 1998 by Sandy Meier *
* smeier@rz.uni-potsdam.de *
* Copyright (C) 2002 by Bernd Gehrmann *
-* bernd@tdevelop.org *
+* bernd@kdevelop.org *
* Copyright (C) 2003 by Alexander Dymo *
* cloudtemple@mksat.net *
* *
diff --git a/languages/cpp/cppsupport_events.h b/languages/cpp/cppsupport_events.h
index b3677002..b40fc0ec 100644
--- a/languages/cpp/cppsupport_events.h
+++ b/languages/cpp/cppsupport_events.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/cppsupport_utils.h b/languages/cpp/cppsupport_utils.h
index a77bbf7e..37331eaa 100644
--- a/languages/cpp/cppsupport_utils.h
+++ b/languages/cpp/cppsupport_utils.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/cppsupportfactory.cpp b/languages/cpp/cppsupportfactory.cpp
index 3b3091d5..41335cdb 100644
--- a/languages/cpp/cppsupportfactory.cpp
+++ b/languages/cpp/cppsupportfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2000-2001 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/cppsupportfactory.h b/languages/cpp/cppsupportfactory.h
index 6d312a5a..f543c4fc 100644
--- a/languages/cpp/cppsupportfactory.h
+++ b/languages/cpp/cppsupportfactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2000-2001 by Bernd Gehrmann *
-* bernd@tdevelop.org *
+* bernd@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/cppsupportpart.cpp b/languages/cpp/cppsupportpart.cpp
index 7c126fc2..35739045 100644
--- a/languages/cpp/cppsupportpart.cpp
+++ b/languages/cpp/cppsupportpart.cpp
@@ -2,9 +2,9 @@
* Copyright (C) 1999 by Jonas Nordin *
* jonas.nordin@syncom.se *
* Copyright (C) 2000-2001 by Bernd Gehrmann *
-* bernd@tdevelop.org *
+* bernd@kdevelop.org *
* Copyright (C) 2002-2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* Copyright (C) 2003-2004 by Alexander Dymo *
* adymo@mksat.net *
* *
diff --git a/languages/cpp/cppsupportpart.h b/languages/cpp/cppsupportpart.h
index d858d274..7de698c0 100644
--- a/languages/cpp/cppsupportpart.h
+++ b/languages/cpp/cppsupportpart.h
@@ -2,9 +2,9 @@
* Copyright (C) 1999 by Jonas Nordin *
* jonas.nordin@syncom.se *
* Copyright (C) 2000-2001 by Bernd Gehrmann *
-* bernd@tdevelop.org *
+* bernd@kdevelop.org *
* Copyright (C) 2002-2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* Copyright (C) 2003-2004 by Alexander Dymo *
* adymo@mksat.net *
* *
diff --git a/languages/cpp/createpcsdialog.cpp b/languages/cpp/createpcsdialog.cpp
index 6cebf32d..9cca7ef8 100644
--- a/languages/cpp/createpcsdialog.cpp
+++ b/languages/cpp/createpcsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/createpcsdialog.h b/languages/cpp/createpcsdialog.h
index a286ffaa..02d66299 100644
--- a/languages/cpp/createpcsdialog.h
+++ b/languages/cpp/createpcsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/debugger/breakpoint.cpp b/languages/cpp/debugger/breakpoint.cpp
index f0bfb48d..24c19aef 100644
--- a/languages/cpp/debugger/breakpoint.cpp
+++ b/languages/cpp/debugger/breakpoint.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Tue May 13 2003
copyright : (C) 2003 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/breakpoint.h b/languages/cpp/debugger/breakpoint.h
index 32ba84a2..a313a814 100644
--- a/languages/cpp/debugger/breakpoint.h
+++ b/languages/cpp/debugger/breakpoint.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Tue May 13 2003
copyright : (C) 2003 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/dbgcontroller.cpp b/languages/cpp/debugger/dbgcontroller.cpp
index 8977b294..6ca94543 100644
--- a/languages/cpp/debugger/dbgcontroller.cpp
+++ b/languages/cpp/debugger/dbgcontroller.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Sun Aug 8 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/dbgcontroller.h b/languages/cpp/debugger/dbgcontroller.h
index 2c919bc6..022a6fcf 100644
--- a/languages/cpp/debugger/dbgcontroller.h
+++ b/languages/cpp/debugger/dbgcontroller.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Sun Aug 8 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/dbgpsdlg.cpp b/languages/cpp/debugger/dbgpsdlg.cpp
index 385b0c39..718345a1 100644
--- a/languages/cpp/debugger/dbgpsdlg.cpp
+++ b/languages/cpp/debugger/dbgpsdlg.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Mon Sep 20 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/dbgpsdlg.h b/languages/cpp/debugger/dbgpsdlg.h
index f9dbbab0..fd42fa2b 100644
--- a/languages/cpp/debugger/dbgpsdlg.h
+++ b/languages/cpp/debugger/dbgpsdlg.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Mon Sep 20 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/dbgtoolbar.cpp b/languages/cpp/debugger/dbgtoolbar.cpp
index 42c1857f..60728514 100644
--- a/languages/cpp/debugger/dbgtoolbar.cpp
+++ b/languages/cpp/debugger/dbgtoolbar.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Thu Dec 23 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/dbgtoolbar.h b/languages/cpp/debugger/dbgtoolbar.h
index bb5b4dff..3616c831 100644
--- a/languages/cpp/debugger/dbgtoolbar.h
+++ b/languages/cpp/debugger/dbgtoolbar.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Thu Dec 23 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/debuggerconfigwidget.cpp b/languages/cpp/debugger/debuggerconfigwidget.cpp
index 05a8cf78..2b8523ae 100644
--- a/languages/cpp/debugger/debuggerconfigwidget.cpp
+++ b/languages/cpp/debugger/debuggerconfigwidget.cpp
@@ -1,8 +1,8 @@
/***************************************************************************
* Copyright (C) 1999-2001 by John Birch *
- * jbb@tdevelop.org *
+ * jbb@kdevelop.org *
* Copyright (C) 2001 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/debugger/debuggerconfigwidget.h b/languages/cpp/debugger/debuggerconfigwidget.h
index 4214a248..3a52da93 100644
--- a/languages/cpp/debugger/debuggerconfigwidget.h
+++ b/languages/cpp/debugger/debuggerconfigwidget.h
@@ -1,8 +1,8 @@
/***************************************************************************
* Copyright (C) 1999-2001 by John Birch *
- * jbb@tdevelop.org *
+ * jbb@kdevelop.org *
* Copyright (C) 2001 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/debugger/debuggerpart.cpp b/languages/cpp/debugger/debuggerpart.cpp
index d57b6d6f..3cae3762 100644
--- a/languages/cpp/debugger/debuggerpart.cpp
+++ b/languages/cpp/debugger/debuggerpart.cpp
@@ -1,8 +1,8 @@
/***************************************************************************
* Copyright (C) 1999-2001 by John Birch *
- * jbb@tdevelop.org *
+ * jbb@kdevelop.org *
* Copyright (C) 2001 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/debugger/debuggerpart.h b/languages/cpp/debugger/debuggerpart.h
index ff6fba4f..50479249 100644
--- a/languages/cpp/debugger/debuggerpart.h
+++ b/languages/cpp/debugger/debuggerpart.h
@@ -1,8 +1,8 @@
/***************************************************************************
* Copyright (C) 1999-2001 by John Birch *
- * jbb@tdevelop.org *
+ * jbb@kdevelop.org *
* Copyright (C) 2001 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/debugger/disassemblewidget.cpp b/languages/cpp/debugger/disassemblewidget.cpp
index 83dd9cb5..34f1576a 100644
--- a/languages/cpp/debugger/disassemblewidget.cpp
+++ b/languages/cpp/debugger/disassemblewidget.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Tues Jan 3 2000
copyright : (C) 2000 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/disassemblewidget.h b/languages/cpp/debugger/disassemblewidget.h
index e02476b0..54729aa4 100644
--- a/languages/cpp/debugger/disassemblewidget.h
+++ b/languages/cpp/debugger/disassemblewidget.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Sun Aug 8 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/framestackwidget.cpp b/languages/cpp/debugger/framestackwidget.cpp
index ea0fa552..423fae89 100644
--- a/languages/cpp/debugger/framestackwidget.cpp
+++ b/languages/cpp/debugger/framestackwidget.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Sun Aug 8 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/framestackwidget.h b/languages/cpp/debugger/framestackwidget.h
index 6f36b128..ca79c2f6 100644
--- a/languages/cpp/debugger/framestackwidget.h
+++ b/languages/cpp/debugger/framestackwidget.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Sun Aug 8 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/gdbbreakpointwidget.cpp b/languages/cpp/debugger/gdbbreakpointwidget.cpp
index 2e002a7a..47904817 100644
--- a/languages/cpp/debugger/gdbbreakpointwidget.cpp
+++ b/languages/cpp/debugger/gdbbreakpointwidget.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Tue May 13 2003
copyright : (C) 2003 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/gdbbreakpointwidget.h b/languages/cpp/debugger/gdbbreakpointwidget.h
index 3a568994..c121e38e 100644
--- a/languages/cpp/debugger/gdbbreakpointwidget.h
+++ b/languages/cpp/debugger/gdbbreakpointwidget.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Tue May 13 2003
copyright : (C) 2003 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/gdbcommand.cpp b/languages/cpp/debugger/gdbcommand.cpp
index b5412dc0..65f872a0 100644
--- a/languages/cpp/debugger/gdbcommand.cpp
+++ b/languages/cpp/debugger/gdbcommand.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Sun Aug 8 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/gdbcommand.h b/languages/cpp/debugger/gdbcommand.h
index ab8becf9..7000235a 100644
--- a/languages/cpp/debugger/gdbcommand.h
+++ b/languages/cpp/debugger/gdbcommand.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Sun Aug 8 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/gdbcontroller.cpp b/languages/cpp/debugger/gdbcontroller.cpp
index d5207a24..bca8b98d 100644
--- a/languages/cpp/debugger/gdbcontroller.cpp
+++ b/languages/cpp/debugger/gdbcontroller.cpp
@@ -3,7 +3,7 @@
// -------------------
// begin : Sun Aug 8 1999
// copyright : (C) 1999 by John Birch
-// email : jbb@tdevelop.org
+// email : jbb@kdevelop.org
// **************************************************************************
//
// **************************************************************************
diff --git a/languages/cpp/debugger/gdbcontroller.h b/languages/cpp/debugger/gdbcontroller.h
index 108e21bd..cf5d2eb6 100644
--- a/languages/cpp/debugger/gdbcontroller.h
+++ b/languages/cpp/debugger/gdbcontroller.h
@@ -3,7 +3,7 @@
-------------------
begin : Sun Aug 8 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/gdboutputwidget.cpp b/languages/cpp/debugger/gdboutputwidget.cpp
index 9bfc96dd..cc41a2a2 100644
--- a/languages/cpp/debugger/gdboutputwidget.cpp
+++ b/languages/cpp/debugger/gdboutputwidget.cpp
@@ -3,7 +3,7 @@
// -------------------
// begin : 10th April 2003
// copyright : (C) 2003 by John Birch
-// email : jbb@tdevelop.org
+// email : jbb@kdevelop.org
// **************************************************************************
//
// **************************************************************************
diff --git a/languages/cpp/debugger/gdboutputwidget.h b/languages/cpp/debugger/gdboutputwidget.h
index 7a8a59b3..e7442b31 100644
--- a/languages/cpp/debugger/gdboutputwidget.h
+++ b/languages/cpp/debugger/gdboutputwidget.h
@@ -3,7 +3,7 @@
// -------------------
// begin : 10th April 2003
// copyright : (C) 2003 by John Birch
-// email : jbb@tdevelop.org
+// email : jbb@kdevelop.org
// **************************************************************************
//
// **************************************************************************
diff --git a/languages/cpp/debugger/gdbparser.cpp b/languages/cpp/debugger/gdbparser.cpp
index 4d2161f8..5756ec17 100644
--- a/languages/cpp/debugger/gdbparser.cpp
+++ b/languages/cpp/debugger/gdbparser.cpp
@@ -1,7 +1,7 @@
// **************************************************************************
// begin : Tue Aug 17 1999
// copyright : (C) 1999 by John Birch
-// email : jbb@tdevelop.org
+// email : jbb@kdevelop.org
// **************************************************************************
// **************************************************************************
diff --git a/languages/cpp/debugger/gdbparser.h b/languages/cpp/debugger/gdbparser.h
index 61f7ec8b..a56c082d 100644
--- a/languages/cpp/debugger/gdbparser.h
+++ b/languages/cpp/debugger/gdbparser.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Tue Aug 17 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/memviewdlg.cpp b/languages/cpp/debugger/memviewdlg.cpp
index e76d2820..616b374f 100644
--- a/languages/cpp/debugger/memviewdlg.cpp
+++ b/languages/cpp/debugger/memviewdlg.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Tue Oct 5 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/memviewdlg.h b/languages/cpp/debugger/memviewdlg.h
index eb3359ea..b277a35b 100644
--- a/languages/cpp/debugger/memviewdlg.h
+++ b/languages/cpp/debugger/memviewdlg.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Tue Oct 5 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/debugger/mi/gdbmi.cpp b/languages/cpp/debugger/mi/gdbmi.cpp
index 33ac959d..27f90284 100644
--- a/languages/cpp/debugger/mi/gdbmi.cpp
+++ b/languages/cpp/debugger/mi/gdbmi.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* Copyright (C) 2005-2006 by Vladimir Prus *
* ghost@cs.msu.su *
* *
diff --git a/languages/cpp/debugger/mi/gdbmi.h b/languages/cpp/debugger/mi/gdbmi.h
index 21d2a772..03985958 100644
--- a/languages/cpp/debugger/mi/gdbmi.h
+++ b/languages/cpp/debugger/mi/gdbmi.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* Copyright (C) 2005-2006 by Vladimir Prus *
* ghost@cs.msu.su *
* *
diff --git a/languages/cpp/debugger/mi/milexer.cpp b/languages/cpp/debugger/mi/milexer.cpp
index 81a97001..74b8eda9 100644
--- a/languages/cpp/debugger/mi/milexer.cpp
+++ b/languages/cpp/debugger/mi/milexer.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *
diff --git a/languages/cpp/debugger/mi/milexer.h b/languages/cpp/debugger/mi/milexer.h
index ff6ca3fe..8f07ba58 100644
--- a/languages/cpp/debugger/mi/milexer.h
+++ b/languages/cpp/debugger/mi/milexer.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *
diff --git a/languages/cpp/debugger/mi/miparser.cpp b/languages/cpp/debugger/mi/miparser.cpp
index 8f819dcf..fdd16137 100644
--- a/languages/cpp/debugger/mi/miparser.cpp
+++ b/languages/cpp/debugger/mi/miparser.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* Copyright (C) 2005-2006 by Vladimir Prus *
* ghost@cs.msu.su *
* *
diff --git a/languages/cpp/debugger/mi/miparser.h b/languages/cpp/debugger/mi/miparser.h
index 36ff9603..9bea70b2 100644
--- a/languages/cpp/debugger/mi/miparser.h
+++ b/languages/cpp/debugger/mi/miparser.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *
diff --git a/languages/cpp/debugger/mi/tokens.h b/languages/cpp/debugger/mi/tokens.h
index 554a16db..6d105041 100644
--- a/languages/cpp/debugger/mi/tokens.h
+++ b/languages/cpp/debugger/mi/tokens.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *
diff --git a/languages/cpp/debugger/stty.cpp b/languages/cpp/debugger/stty.cpp
index 23635bdd..6960ad6d 100644
--- a/languages/cpp/debugger/stty.cpp
+++ b/languages/cpp/debugger/stty.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Mon Sep 13 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
This code was originally written by Judin Maxim, from the
KDEStudio project.
diff --git a/languages/cpp/debugger/stty.h b/languages/cpp/debugger/stty.h
index 81c2f6ab..8c4cd2a4 100644
--- a/languages/cpp/debugger/stty.h
+++ b/languages/cpp/debugger/stty.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Mon Sep 13 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
This code was originally written by Judin Maxim, from the
KDEStudio project.
diff --git a/languages/cpp/debugger/variablewidget.cpp b/languages/cpp/debugger/variablewidget.cpp
index 7906ceb5..7be42f65 100644
--- a/languages/cpp/debugger/variablewidget.cpp
+++ b/languages/cpp/debugger/variablewidget.cpp
@@ -1,7 +1,7 @@
// **************************************************************************
// begin : Sun Aug 8 1999
// copyright : (C) 1999 by John Birch
-// email : jbb@tdevelop.org
+// email : jbb@kdevelop.org
// **************************************************************************
// **************************************************************************
diff --git a/languages/cpp/debugger/variablewidget.h b/languages/cpp/debugger/variablewidget.h
index ac0b9576..bf1116d3 100644
--- a/languages/cpp/debugger/variablewidget.h
+++ b/languages/cpp/debugger/variablewidget.h
@@ -1,7 +1,7 @@
/***************************************************************************
begin : Sun Aug 8 1999
copyright : (C) 1999 by John Birch
- email : jbb@tdevelop.org
+ email : jbb@kdevelop.org
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/declarationinfo.h b/languages/cpp/declarationinfo.h
index 1e31a01f..8b55557e 100644
--- a/languages/cpp/declarationinfo.h
+++ b/languages/cpp/declarationinfo.h
@@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
- email : roberto@tdevelop.org
+ email : roberto@kdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
- email : david.nolden.tdevelop@art-master.de
+ email : david.nolden.kdevelop@art-master.de
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/expressioninfo.h b/languages/cpp/expressioninfo.h
index 13918a20..4b42a2f4 100644
--- a/languages/cpp/expressioninfo.h
+++ b/languages/cpp/expressioninfo.h
@@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
- email : roberto@tdevelop.org
+ email : roberto@kdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
- email : david.nolden.tdevelop@art-master.de
+ email : david.nolden.kdevelop@art-master.de
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/pcsimporter/customimporter/settingsdialog.cpp b/languages/cpp/pcsimporter/customimporter/settingsdialog.cpp
index 68f0678e..c8255f02 100644
--- a/languages/cpp/pcsimporter/customimporter/settingsdialog.cpp
+++ b/languages/cpp/pcsimporter/customimporter/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* Copyright (C) 2006 by Jens Dagerbo *
* jens.dagerbo@swipnet.se *
diff --git a/languages/cpp/pcsimporter/customimporter/settingsdialog.h b/languages/cpp/pcsimporter/customimporter/settingsdialog.h
index 94b7080b..2b8e7fbd 100644
--- a/languages/cpp/pcsimporter/customimporter/settingsdialog.h
+++ b/languages/cpp/pcsimporter/customimporter/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/pcsimporter/qt4importer/kdevqt4importer.cpp b/languages/cpp/pcsimporter/qt4importer/kdevqt4importer.cpp
index 7880b8e4..0289c7a4 100644
--- a/languages/cpp/pcsimporter/qt4importer/kdevqt4importer.cpp
+++ b/languages/cpp/pcsimporter/qt4importer/kdevqt4importer.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/pcsimporter/qt4importer/kdevqt4importer.h b/languages/cpp/pcsimporter/qt4importer/kdevqt4importer.h
index 4c32903c..3b9563f3 100644
--- a/languages/cpp/pcsimporter/qt4importer/kdevqt4importer.h
+++ b/languages/cpp/pcsimporter/qt4importer/kdevqt4importer.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp b/languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp
index ff786557..bede0b3e 100644
--- a/languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp
+++ b/languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* Copyright (C) 2006 by Jens Dagerbo *
* jens.dagerbo@swipnet.se *
diff --git a/languages/cpp/pcsimporter/qt4importer/settingsdialog.h b/languages/cpp/pcsimporter/qt4importer/settingsdialog.h
index b58ebaa0..32065973 100644
--- a/languages/cpp/pcsimporter/qt4importer/settingsdialog.h
+++ b/languages/cpp/pcsimporter/qt4importer/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/pcsimporter/qtimporter/kdevqtimporter.cpp b/languages/cpp/pcsimporter/qtimporter/kdevqtimporter.cpp
index 79fef26d..62eb38fd 100644
--- a/languages/cpp/pcsimporter/qtimporter/kdevqtimporter.cpp
+++ b/languages/cpp/pcsimporter/qtimporter/kdevqtimporter.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/pcsimporter/qtimporter/kdevqtimporter.h b/languages/cpp/pcsimporter/qtimporter/kdevqtimporter.h
index de8e361c..bad9973e 100644
--- a/languages/cpp/pcsimporter/qtimporter/kdevqtimporter.h
+++ b/languages/cpp/pcsimporter/qtimporter/kdevqtimporter.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp b/languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp
index 6839c93b..405b7c93 100644
--- a/languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp
+++ b/languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* Copyright (C) 2006 by Jens Dagerbo *
* jens.dagerbo@swipnet.se *
diff --git a/languages/cpp/pcsimporter/qtimporter/settingsdialog.h b/languages/cpp/pcsimporter/qtimporter/settingsdialog.h
index b58ebaa0..32065973 100644
--- a/languages/cpp/pcsimporter/qtimporter/settingsdialog.h
+++ b/languages/cpp/pcsimporter/qtimporter/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.cpp b/languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.cpp
index 8371992f..d3f5795b 100644
--- a/languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.cpp
+++ b/languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.h b/languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.h
index fb1c262c..14fb7cff 100644
--- a/languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.h
+++ b/languages/cpp/pcsimporter/tdelibsimporter/kdevtdelibsimporter.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp b/languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp
index b1d84440..5953d08e 100644
--- a/languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp
+++ b/languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* Copyright (C) 2006 by Jens Dagerbo *
* jens.dagerbo@swipnet.se *
diff --git a/languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.h b/languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.h
index 9750c8c3..adcd182a 100644
--- a/languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.h
+++ b/languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/problemreporter.cpp b/languages/cpp/problemreporter.cpp
index 8696f891..eed7a5b6 100644
--- a/languages/cpp/problemreporter.cpp
+++ b/languages/cpp/problemreporter.cpp
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2002 by Roberto Raggi <roberto@tdevelop.org>
+ Copyright (C) 2002 by Roberto Raggi <roberto@kdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/languages/cpp/problemreporter.h b/languages/cpp/problemreporter.h
index db88d7a9..4d14a9ca 100644
--- a/languages/cpp/problemreporter.h
+++ b/languages/cpp/problemreporter.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2002 by Roberto Raggi <roberto@tdevelop.org>
+ Copyright (C) 2002 by Roberto Raggi <roberto@kdevelop.org>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
diff --git a/languages/cpp/qtdesignercppintegration.cpp b/languages/cpp/qtdesignercppintegration.cpp
index 2354b67d..db6df895 100644
--- a/languages/cpp/qtdesignercppintegration.cpp
+++ b/languages/cpp/qtdesignercppintegration.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2004 by Alexander Dymo *
* adymo@mksat.net *
-* Portions Copyright (C) 2003 Roberto Raggi (roberto@tdevelop.org) *
+* Portions Copyright (C) 2003 Roberto Raggi (roberto@kdevelop.org) *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/simplecontext.cpp b/languages/cpp/simplecontext.cpp
index 5cb3f8d9..225bfc84 100644
--- a/languages/cpp/simplecontext.cpp
+++ b/languages/cpp/simplecontext.cpp
@@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
- email : roberto@tdevelop.org
+ email : roberto@kdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
- email : david.nolden.tdevelop@art-master.de
+ email : david.nolden.kdevelop@art-master.de
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/simplecontext.h b/languages/cpp/simplecontext.h
index 593e41a8..a0075554 100644
--- a/languages/cpp/simplecontext.h
+++ b/languages/cpp/simplecontext.h
@@ -3,11 +3,11 @@
copyright : (C) 2001 by Victor R�er
email : victor_roeder@gmx.de
copyright : (C) 2002,2003 by Roberto Raggi
- email : roberto@tdevelop.org
+ email : roberto@kdevelop.org
copyright : (C) 2005 by Adam Treat
email : manyoso@yahoo.com
copyright : (C) 2006 by David Nolden
- email : david.nolden.tdevelop@art-master.de
+ email : david.nolden.kdevelop@art-master.de
***************************************************************************/
/***************************************************************************
diff --git a/languages/cpp/store_walker.cpp b/languages/cpp/store_walker.cpp
index 9a15d569..8b13b808 100644
--- a/languages/cpp/store_walker.cpp
+++ b/languages/cpp/store_walker.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/store_walker.h b/languages/cpp/store_walker.h
index 9251aedf..1e646d79 100644
--- a/languages/cpp/store_walker.h
+++ b/languages/cpp/store_walker.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/storeconverter.cpp b/languages/cpp/storeconverter.cpp
index 78630219..6ad55925 100644
--- a/languages/cpp/storeconverter.cpp
+++ b/languages/cpp/storeconverter.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003-2004 by Alexander Dymo *
-* adymo@tdevelop.org *
+* adymo@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/storeconverter.h b/languages/cpp/storeconverter.h
index d6907608..1aa48e6b 100644
--- a/languages/cpp/storeconverter.h
+++ b/languages/cpp/storeconverter.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003-2004 by Alexander Dymo *
-* adymo@tdevelop.org *
+* adymo@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/tag_creator.cpp b/languages/cpp/tag_creator.cpp
index 011b9f95..16876219 100644
--- a/languages/cpp/tag_creator.cpp
+++ b/languages/cpp/tag_creator.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@tdevelop.org *
+ * roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/languages/cpp/tag_creator.h b/languages/cpp/tag_creator.h
index 2bca5fde..425d7135 100644
--- a/languages/cpp/tag_creator.h
+++ b/languages/cpp/tag_creator.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
-* roberto@tdevelop.org *
+* roberto@kdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *