summaryrefslogtreecommitdiffstats
path: root/parts/filelist
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 /parts/filelist
parentc3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff)
downloadtdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz
tdevelop-e19722342046756a90d65060c756198e31ff4457.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'parts/filelist')
-rw-r--r--parts/filelist/fileinfo.h2
-rw-r--r--parts/filelist/filelist_widget.cpp2
-rw-r--r--parts/filelist/filelist_widget.h2
-rw-r--r--parts/filelist/projectviewconfig.cpp2
-rw-r--r--parts/filelist/projectviewconfig.h2
-rw-r--r--parts/filelist/projectviewpart.cpp2
-rw-r--r--parts/filelist/projectviewpart.h2
-rw-r--r--parts/filelist/projectviewprojectconfig.cpp2
-rw-r--r--parts/filelist/projectviewprojectconfig.h2
-rw-r--r--parts/filelist/toolbarguibuilder.cpp2
-rw-r--r--parts/filelist/toolbarguibuilder.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/parts/filelist/fileinfo.h b/parts/filelist/fileinfo.h
index 17fd9a7c..8c0e06d5 100644
--- a/parts/filelist/fileinfo.h
+++ b/parts/filelist/fileinfo.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Jens Herden *
- * jens@tdewebdev.org *
+ * jens@kdewebdev.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/parts/filelist/filelist_widget.cpp b/parts/filelist/filelist_widget.cpp
index 965e7ef1..2e415dcd 100644
--- a/parts/filelist/filelist_widget.cpp
+++ b/parts/filelist/filelist_widget.cpp
@@ -2,7 +2,7 @@
* Copyright (C) 2004 by Jens Dagerbo *
* jens.dagerbo@swipnet.se *
* Copyright (C) 2005 by Jens Herden *
- * jens@tdewebdev.org *
+ * jens@kdewebdev.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/parts/filelist/filelist_widget.h b/parts/filelist/filelist_widget.h
index 8f837056..b582a309 100644
--- a/parts/filelist/filelist_widget.h
+++ b/parts/filelist/filelist_widget.h
@@ -2,7 +2,7 @@
* Copyright (C) 2004 by Jens Dagerbo *
* jens.dagerbo@swipnet.se *
* Copyright (C) 2005 by Jens Herden *
- * jens@tdewebdev.org *
+ * jens@kdewebdev.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/parts/filelist/projectviewconfig.cpp b/parts/filelist/projectviewconfig.cpp
index b112f4cf..c982350e 100644
--- a/parts/filelist/projectviewconfig.cpp
+++ b/parts/filelist/projectviewconfig.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Jens Herden *
- * jens.herden@tdewebdev.org *
+ * jens.herden@kdewebdev.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/parts/filelist/projectviewconfig.h b/parts/filelist/projectviewconfig.h
index 32a5b016..8a39f6db 100644
--- a/parts/filelist/projectviewconfig.h
+++ b/parts/filelist/projectviewconfig.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Jens Herden *
- * jens.herden@tdewebdev.org *
+ * jens.herden@kdewebdev.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/parts/filelist/projectviewpart.cpp b/parts/filelist/projectviewpart.cpp
index 45b5833b..517d2f98 100644
--- a/parts/filelist/projectviewpart.cpp
+++ b/parts/filelist/projectviewpart.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Jens Herden *
- * jens@tdewebdev.org *
+ * jens@kdewebdev.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/parts/filelist/projectviewpart.h b/parts/filelist/projectviewpart.h
index 732ef0f3..392a9cdf 100644
--- a/parts/filelist/projectviewpart.h
+++ b/parts/filelist/projectviewpart.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Jens Herden *
- * jens@tdewebdev.org *
+ * jens@kdewebdev.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/parts/filelist/projectviewprojectconfig.cpp b/parts/filelist/projectviewprojectconfig.cpp
index e3d372a1..b411dbbd 100644
--- a/parts/filelist/projectviewprojectconfig.cpp
+++ b/parts/filelist/projectviewprojectconfig.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Jens Herden *
- * jens.herden@tdewebdev.org *
+ * jens.herden@kdewebdev.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/parts/filelist/projectviewprojectconfig.h b/parts/filelist/projectviewprojectconfig.h
index 9929c9a1..a0a4429e 100644
--- a/parts/filelist/projectviewprojectconfig.h
+++ b/parts/filelist/projectviewprojectconfig.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Jens Herden *
- * jens.herden@tdewebdev.org *
+ * jens.herden@kdewebdev.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/parts/filelist/toolbarguibuilder.cpp b/parts/filelist/toolbarguibuilder.cpp
index 4a2ad967..d6e073ed 100644
--- a/parts/filelist/toolbarguibuilder.cpp
+++ b/parts/filelist/toolbarguibuilder.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Jens Herden *
- * jens@tdewebdev.org *
+ * jens@kdewebdev.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/parts/filelist/toolbarguibuilder.h b/parts/filelist/toolbarguibuilder.h
index 395f6178..26ca26a0 100644
--- a/parts/filelist/toolbarguibuilder.h
+++ b/parts/filelist/toolbarguibuilder.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2005 by Jens Herden *
- * jens@tdewebdev.org *
+ * jens@kdewebdev.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 *