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 /parts/quickopen | |
parent | c3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff) | |
download | tdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz tdevelop-e19722342046756a90d65060c756198e31ff4457.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'parts/quickopen')
-rw-r--r-- | parts/quickopen/quickopen_part.cpp | 2 | ||||
-rw-r--r-- | parts/quickopen/quickopen_part.h | 2 | ||||
-rw-r--r-- | parts/quickopen/quickopenclassdialog.cpp | 2 | ||||
-rw-r--r-- | parts/quickopen/quickopenclassdialog.h | 2 | ||||
-rw-r--r-- | parts/quickopen/quickopendialog.cpp | 2 | ||||
-rw-r--r-- | parts/quickopen/quickopendialog.h | 2 | ||||
-rw-r--r-- | parts/quickopen/quickopenfiledialog.cpp | 2 | ||||
-rw-r--r-- | parts/quickopen/quickopenfiledialog.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/parts/quickopen/quickopen_part.cpp b/parts/quickopen/quickopen_part.cpp index 27dae954..4d316e68 100644 --- a/parts/quickopen/quickopen_part.cpp +++ b/parts/quickopen/quickopen_part.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/parts/quickopen/quickopen_part.h b/parts/quickopen/quickopen_part.h index b8c8460b..fa1d85e3 100644 --- a/parts/quickopen/quickopen_part.h +++ b/parts/quickopen/quickopen_part.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/parts/quickopen/quickopenclassdialog.cpp b/parts/quickopen/quickopenclassdialog.cpp index f6f70701..37987166 100644 --- a/parts/quickopen/quickopenclassdialog.cpp +++ b/parts/quickopen/quickopenclassdialog.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/parts/quickopen/quickopenclassdialog.h b/parts/quickopen/quickopenclassdialog.h index e29d0b67..13e01360 100644 --- a/parts/quickopen/quickopenclassdialog.h +++ b/parts/quickopen/quickopenclassdialog.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/parts/quickopen/quickopendialog.cpp b/parts/quickopen/quickopendialog.cpp index 5032ee15..291cfa73 100644 --- a/parts/quickopen/quickopendialog.cpp +++ b/parts/quickopen/quickopendialog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) KDevelop Authors <tdevelop-devel@tdevelop.org>, (C) 2004 + * Copyright (C) KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2004 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/parts/quickopen/quickopendialog.h b/parts/quickopen/quickopendialog.h index 3446c57a..d763b31e 100644 --- a/parts/quickopen/quickopendialog.h +++ b/parts/quickopen/quickopendialog.h @@ -1,5 +1,5 @@ /* - * Copyright (C) KDevelop Authors <tdevelop-devel@tdevelop.org>, (C) 2004 + * Copyright (C) KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2004 * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/parts/quickopen/quickopenfiledialog.cpp b/parts/quickopen/quickopenfiledialog.cpp index 88f4ea41..18f15974 100644 --- a/parts/quickopen/quickopenfiledialog.cpp +++ b/parts/quickopen/quickopenfiledialog.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/parts/quickopen/quickopenfiledialog.h b/parts/quickopen/quickopenfiledialog.h index 88dde1c2..6db19401 100644 --- a/parts/quickopen/quickopenfiledialog.h +++ b/parts/quickopen/quickopenfiledialog.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 |