summaryrefslogtreecommitdiffstats
path: root/parts/fileview
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/fileview
parentc3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff)
downloadtdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz
tdevelop-e19722342046756a90d65060c756198e31ff4457.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'parts/fileview')
-rw-r--r--parts/fileview/README.dox4
-rw-r--r--parts/fileview/addfilegroupdlg.cpp2
-rw-r--r--parts/fileview/addfilegroupdlg.h2
-rw-r--r--parts/fileview/filegroupsconfigwidget.cpp2
-rw-r--r--parts/fileview/filegroupsconfigwidget.h2
-rw-r--r--parts/fileview/filegroupspart.cpp2
-rw-r--r--parts/fileview/filegroupspart.h2
-rw-r--r--parts/fileview/filegroupswidget.cpp2
-rw-r--r--parts/fileview/filegroupswidget.h2
-rw-r--r--parts/fileview/filetreewidget.cpp2
-rw-r--r--parts/fileview/filetreewidget.h2
-rw-r--r--parts/fileview/fileviewpart.cpp2
-rw-r--r--parts/fileview/fileviewpart.h2
-rw-r--r--parts/fileview/vcscolorsconfigwidget.cpp2
14 files changed, 15 insertions, 15 deletions
diff --git a/parts/fileview/README.dox b/parts/fileview/README.dox
index 7eb838e6..d11a7dd1 100644
--- a/parts/fileview/README.dox
+++ b/parts/fileview/README.dox
@@ -1,7 +1,7 @@
/** \class FileViewPart
The file tree list view for displaying files within project dir.
-\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
+\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
\maintainer <a href="mailto:mario.scalas AT libero.it">Mario Scalas</a>
@@ -42,7 +42,7 @@ The file tree list view for displaying files within project dir.
/** \class FileGroupsPart
Allows grouping of project files according to filename patterns.
-\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
+\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
\maintainer <a href="mailto:mario.scalas AT libero.it">Mario Scalas</a>
diff --git a/parts/fileview/addfilegroupdlg.cpp b/parts/fileview/addfilegroupdlg.cpp
index 9c1cdb03..c11c9c81 100644
--- a/parts/fileview/addfilegroupdlg.cpp
+++ b/parts/fileview/addfilegroupdlg.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* 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/parts/fileview/addfilegroupdlg.h b/parts/fileview/addfilegroupdlg.h
index 334359a1..3465893e 100644
--- a/parts/fileview/addfilegroupdlg.h
+++ b/parts/fileview/addfilegroupdlg.h
@@ -1,6 +1,6 @@
/***************************************************************************
* 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/parts/fileview/filegroupsconfigwidget.cpp b/parts/fileview/filegroupsconfigwidget.cpp
index 75682040..4f8fe422 100644
--- a/parts/fileview/filegroupsconfigwidget.cpp
+++ b/parts/fileview/filegroupsconfigwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 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/parts/fileview/filegroupsconfigwidget.h b/parts/fileview/filegroupsconfigwidget.h
index 7ecdd3f2..545471b0 100644
--- a/parts/fileview/filegroupsconfigwidget.h
+++ b/parts/fileview/filegroupsconfigwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 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/parts/fileview/filegroupspart.cpp b/parts/fileview/filegroupspart.cpp
index 06023d73..77fc9646 100644
--- a/parts/fileview/filegroupspart.cpp
+++ b/parts/fileview/filegroupspart.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 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/parts/fileview/filegroupspart.h b/parts/fileview/filegroupspart.h
index d186e02a..314f1663 100644
--- a/parts/fileview/filegroupspart.h
+++ b/parts/fileview/filegroupspart.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 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/parts/fileview/filegroupswidget.cpp b/parts/fileview/filegroupswidget.cpp
index 42978c8e..8a3e19b4 100644
--- a/parts/fileview/filegroupswidget.cpp
+++ b/parts/fileview/filegroupswidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 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/parts/fileview/filegroupswidget.h b/parts/fileview/filegroupswidget.h
index 83071567..3294db32 100644
--- a/parts/fileview/filegroupswidget.h
+++ b/parts/fileview/filegroupswidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 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/parts/fileview/filetreewidget.cpp b/parts/fileview/filetreewidget.cpp
index 07c88689..f89bf71d 100644
--- a/parts/fileview/filetreewidget.cpp
+++ b/parts/fileview/filetreewidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* Copyright (C) 2003 by Mario Scalas (VCS Support) *
* mario.scalas@libero.it *
* *
diff --git a/parts/fileview/filetreewidget.h b/parts/fileview/filetreewidget.h
index d43da13f..f6abb0c6 100644
--- a/parts/fileview/filetreewidget.h
+++ b/parts/fileview/filetreewidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* Copyright (C) 2003 by Mario Scalas (VCS Support) *
* mario.scalas@libero.it *
* *
diff --git a/parts/fileview/fileviewpart.cpp b/parts/fileview/fileviewpart.cpp
index ae4093e1..414cea52 100644
--- a/parts/fileview/fileviewpart.cpp
+++ b/parts/fileview/fileviewpart.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 by Bernd Gehrmann *
- * bernd@tdevelop.org *
+ * bernd@kdevelop.org *
* Copyright (C) 2003 by Mario Scalas *
* mario.scalas@libero.it *
* *
diff --git a/parts/fileview/fileviewpart.h b/parts/fileview/fileviewpart.h
index 4d36a58c..68eb6a56 100644
--- a/parts/fileview/fileviewpart.h
+++ b/parts/fileview/fileviewpart.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2001-2002 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/parts/fileview/vcscolorsconfigwidget.cpp b/parts/fileview/vcscolorsconfigwidget.cpp
index cfbca285..63067c04 100644
--- a/parts/fileview/vcscolorsconfigwidget.cpp
+++ b/parts/fileview/vcscolorsconfigwidget.cpp
@@ -4,7 +4,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
//