diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:03:11 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:03:17 +0200 |
commit | e19722342046756a90d65060c756198e31ff4457 (patch) | |
tree | 8f0f73d20b41d6c9b183ed58a8a13ebc8e5b2f67 /lib/interfaces/extensions | |
parent | c3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff) | |
download | tdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz tdevelop-e19722342046756a90d65060c756198e31ff4457.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'lib/interfaces/extensions')
-rw-r--r-- | lib/interfaces/extensions/dcop/KDevAppFrontendIface.cpp | 4 | ||||
-rw-r--r-- | lib/interfaces/extensions/dcop/KDevAppFrontendIface.h | 4 | ||||
-rw-r--r-- | lib/interfaces/extensions/dcop/KDevMakeFrontendIface.cpp | 4 | ||||
-rw-r--r-- | lib/interfaces/extensions/dcop/KDevMakeFrontendIface.h | 4 | ||||
-rw-r--r-- | lib/interfaces/extensions/kdevappfrontend.h | 4 | ||||
-rw-r--r-- | lib/interfaces/extensions/kdevcreatefile.h | 2 | ||||
-rw-r--r-- | lib/interfaces/extensions/kdevdifffrontend.cpp | 6 | ||||
-rw-r--r-- | lib/interfaces/extensions/kdevdifffrontend.h | 6 | ||||
-rw-r--r-- | lib/interfaces/extensions/kdevmakefrontend.h | 8 | ||||
-rw-r--r-- | lib/interfaces/extensions/kdevquickopen.h | 4 | ||||
-rw-r--r-- | lib/interfaces/extensions/kdevsourceformatter.h | 2 | ||||
-rw-r--r-- | lib/interfaces/extensions/kdevversioncontrol.h | 4 |
12 files changed, 26 insertions, 26 deletions
diff --git a/lib/interfaces/extensions/dcop/KDevAppFrontendIface.cpp b/lib/interfaces/extensions/dcop/KDevAppFrontendIface.cpp index 40c75302..1eca4bfc 100644 --- a/lib/interfaces/extensions/dcop/KDevAppFrontendIface.cpp +++ b/lib/interfaces/extensions/dcop/KDevAppFrontendIface.cpp @@ -2,8 +2,8 @@ /* This file is part of the KDE project Copyright (C) 2001 Matthias Hoelzer-Kluepfel <hoelzer@kde.org> - Copyright (C) 2002 Roberto Raggi <roberto@tdevelop.org> - Copyright (C) 2002 Bernd Gehrmann <bernd@tdevelop.org> + Copyright (C) 2002 Roberto Raggi <roberto@kdevelop.org> + Copyright (C) 2002 Bernd Gehrmann <bernd@kdevelop.org> Copyright (C) 2003 Amilcar do Carmo Lucas <amilcar@ida.ing.tu-bs.de> This library is free software; you can redistribute it and/or diff --git a/lib/interfaces/extensions/dcop/KDevAppFrontendIface.h b/lib/interfaces/extensions/dcop/KDevAppFrontendIface.h index 17a3bc50..3903e897 100644 --- a/lib/interfaces/extensions/dcop/KDevAppFrontendIface.h +++ b/lib/interfaces/extensions/dcop/KDevAppFrontendIface.h @@ -1,7 +1,7 @@ /* This file is part of the KDE project Copyright (C) 2001 Matthias Hoelzer-Kluepfel <hoelzer@kde.org> - Copyright (C) 2002 Roberto Raggi <roberto@tdevelop.org> - Copyright (C) 2002 Bernd Gehrmann <bernd@tdevelop.org> + Copyright (C) 2002 Roberto Raggi <roberto@kdevelop.org> + Copyright (C) 2002 Bernd Gehrmann <bernd@kdevelop.org> Copyright (C) 2003 Amilcar do Carmo Lucas <amilcar@ida.ing.tu-bs.de> This library is free software; you can redistribute it and/or diff --git a/lib/interfaces/extensions/dcop/KDevMakeFrontendIface.cpp b/lib/interfaces/extensions/dcop/KDevMakeFrontendIface.cpp index 2d23a761..73305e4a 100644 --- a/lib/interfaces/extensions/dcop/KDevMakeFrontendIface.cpp +++ b/lib/interfaces/extensions/dcop/KDevMakeFrontendIface.cpp @@ -2,8 +2,8 @@ /* This file is part of the KDE project Copyright (C) 2001 Matthias Hoelzer-Kluepfel <hoelzer@kde.org> - Copyright (C) 2001 Bernd Gehrmann <bernd@tdevelop.org> - Copyright (C) 2002 Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2001 Bernd Gehrmann <bernd@kdevelop.org> + Copyright (C) 2002 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/lib/interfaces/extensions/dcop/KDevMakeFrontendIface.h b/lib/interfaces/extensions/dcop/KDevMakeFrontendIface.h index 339b1146..53217359 100644 --- a/lib/interfaces/extensions/dcop/KDevMakeFrontendIface.h +++ b/lib/interfaces/extensions/dcop/KDevMakeFrontendIface.h @@ -1,7 +1,7 @@ /* This file is part of the KDE project Copyright (C) 2001 Matthias Hoelzer-Kluepfel <hoelzer@kde.org> - Copyright (C) 2001 Bernd Gehrmann <bernd@tdevelop.org> - Copyright (C) 2002 Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2001 Bernd Gehrmann <bernd@kdevelop.org> + Copyright (C) 2002 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/lib/interfaces/extensions/kdevappfrontend.h b/lib/interfaces/extensions/kdevappfrontend.h index 7dfb472c..76952f35 100644 --- a/lib/interfaces/extensions/kdevappfrontend.h +++ b/lib/interfaces/extensions/kdevappfrontend.h @@ -1,7 +1,7 @@ /* This file is part of the KDE project Copyright (C) 2001 Matthias Hoelzer-Kluepfel <hoelzer@kde.org> - Copyright (C) 2001-2002 Bernd Gehrmann <bernd@tdevelop.org> - Copyright (C) 2002-2003 Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2001-2002 Bernd Gehrmann <bernd@kdevelop.org> + Copyright (C) 2002-2003 Roberto Raggi <roberto@kdevelop.org> Copyright (C) 2002 Simon Hausmann <hausmann@kde.org> Copyright (C) 2002 John Firebaugh <jfirebaugh@kde.org> Copyright (C) 2003 Amilcar do Carmo Lucas <amilcar@ida.ing.tu-bs.de> diff --git a/lib/interfaces/extensions/kdevcreatefile.h b/lib/interfaces/extensions/kdevcreatefile.h index 181b6695..35b98d19 100644 --- a/lib/interfaces/extensions/kdevcreatefile.h +++ b/lib/interfaces/extensions/kdevcreatefile.h @@ -1,6 +1,6 @@ /* This file is part of the KDE project Copyright (C) 2003 Julian Rockey <linux@jrockey.com> - Copyright (C) 2003 Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2003 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/lib/interfaces/extensions/kdevdifffrontend.cpp b/lib/interfaces/extensions/kdevdifffrontend.cpp index 89a9e36d..745703e4 100644 --- a/lib/interfaces/extensions/kdevdifffrontend.cpp +++ b/lib/interfaces/extensions/kdevdifffrontend.cpp @@ -1,7 +1,7 @@ /* This file is part of the KDE project - Copyright (C) 2002 Harald Fernengel <harry@tdevelop.org> - Copyright (C) 2002 F@lk Brettschneider <falkbr@tdevelop.org> - Copyright (C) 2003 Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2002 Harald Fernengel <harry@kdevelop.org> + Copyright (C) 2002 F@lk Brettschneider <falkbr@kdevelop.org> + Copyright (C) 2003 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/lib/interfaces/extensions/kdevdifffrontend.h b/lib/interfaces/extensions/kdevdifffrontend.h index e2a24559..6d4cb2b6 100644 --- a/lib/interfaces/extensions/kdevdifffrontend.h +++ b/lib/interfaces/extensions/kdevdifffrontend.h @@ -1,7 +1,7 @@ /* This file is part of the KDE project - Copyright (C) 2002 Harald Fernengel <harry@tdevelop.org> - Copyright (C) 2002 F@lk Brettschneider <falkbr@tdevelop.org> - Copyright (C) 2003 Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2002 Harald Fernengel <harry@kdevelop.org> + Copyright (C) 2002 F@lk Brettschneider <falkbr@kdevelop.org> + Copyright (C) 2003 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/lib/interfaces/extensions/kdevmakefrontend.h b/lib/interfaces/extensions/kdevmakefrontend.h index 640db77f..52afa3d3 100644 --- a/lib/interfaces/extensions/kdevmakefrontend.h +++ b/lib/interfaces/extensions/kdevmakefrontend.h @@ -1,10 +1,10 @@ /* This file is part of the KDE project Copyright (C) 2001 Matthias Hoelzer-Kluepfel <hoelzer@kde.org> - Copyright (C) 2001 Sandy Meier <smeier@tdevelop.org> - Copyright (C) 2001-2002 Bernd Gehrmann <bernd@tdevelop.org> - Copyright (C) 2002-2003 Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2001 Sandy Meier <smeier@kdevelop.org> + Copyright (C) 2001-2002 Bernd Gehrmann <bernd@kdevelop.org> + Copyright (C) 2002-2003 Roberto Raggi <roberto@kdevelop.org> Copyright (C) 2002 Simon Hausmann <hausmann@kde.org> - Copyright (C) 2002 F@lk Brettschneider <falkbr@tdevelop.org> + Copyright (C) 2002 F@lk Brettschneider <falkbr@kdevelop.org> Copyright (C) 2003 Amilcar do Carmo Lucas <amilcar@ida.ing.tu-bs.de> Copyright (C) 2003 Hamish Rodda <rodda@kde.org> diff --git a/lib/interfaces/extensions/kdevquickopen.h b/lib/interfaces/extensions/kdevquickopen.h index 77d6a692..91dce7ca 100644 --- a/lib/interfaces/extensions/kdevquickopen.h +++ b/lib/interfaces/extensions/kdevquickopen.h @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2007 Alexander Dymo <adymo@tdevelop.org> + Copyright (C) 2007 Alexander Dymo <adymo@kdevelop.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -64,7 +64,7 @@ public: #endif /* This file is part of the KDE project - Copyright (C) 2007 Alexander Dymo <adymo@tdevelop.org> + Copyright (C) 2007 Alexander Dymo <adymo@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/lib/interfaces/extensions/kdevsourceformatter.h b/lib/interfaces/extensions/kdevsourceformatter.h index 461b11d7..c4a380cf 100644 --- a/lib/interfaces/extensions/kdevsourceformatter.h +++ b/lib/interfaces/extensions/kdevsourceformatter.h @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2003-2004 Alexander Dymo <adymo@tdevelop.org> + Copyright (C) 2003-2004 Alexander Dymo <adymo@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/lib/interfaces/extensions/kdevversioncontrol.h b/lib/interfaces/extensions/kdevversioncontrol.h index 1cfa45a3..a19c6275 100644 --- a/lib/interfaces/extensions/kdevversioncontrol.h +++ b/lib/interfaces/extensions/kdevversioncontrol.h @@ -1,9 +1,9 @@ /* This file is part of the KDE project Copyright (C) 2001 Matthias Hoelzer-Kluepfel <hoelzer@kde.org> - Copyright (C) 2002-2003 Roberto Raggi <roberto@tdevelop.org> + Copyright (C) 2002-2003 Roberto Raggi <roberto@kdevelop.org> Copyright (C) 2002 Simon Hausmann <hausmann@kde.org> Copyright (C) 2003 Mario Scalas <mario.scalas@libero.it> - Copyright (C) 2004 Alexander Dymo <adymo@tdevelop.org> + Copyright (C) 2004 Alexander Dymo <adymo@kdevelop.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public |