diff options
author | Michele Calgaro <[email protected]> | 2015-06-17 15:33:10 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2015-06-17 15:35:36 +0900 |
commit | 8b9c0d28fe084e8c7912a55f29052052edcfdd6e (patch) | |
tree | 9b199d1df7b3705bf6dc15594347c0267f3511fe /lib | |
parent | a02c867020f0f7f4d399c1d2849ac990614036f8 (diff) | |
download | tdevelop-8b9c0d28fe084e8c7912a55f29052052edcfdd6e.tar.gz tdevelop-8b9c0d28fe084e8c7912a55f29052052edcfdd6e.zip |
Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit e044c5463329652f28565dfc7de24ef8b0edaa6f)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/cppparser/cachemanager.cpp | 2 | ||||
-rw-r--r-- | lib/cppparser/cachemanager.h | 2 | ||||
-rw-r--r-- | lib/cppparser/lexercache.cpp | 2 | ||||
-rw-r--r-- | lib/cppparser/lexercache.h | 2 | ||||
-rw-r--r-- | lib/cppparser/macro.h | 2 | ||||
-rw-r--r-- | lib/interfaces/extensions/codebrowserfrontend.h | 2 | ||||
-rw-r--r-- | lib/interfaces/hashedstring.cpp | 2 | ||||
-rw-r--r-- | lib/interfaces/hashedstring.h | 2 | ||||
-rw-r--r-- | lib/widgets/fancylistviewitem.cpp | 2 | ||||
-rw-r--r-- | lib/widgets/fancylistviewitem.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/lib/cppparser/cachemanager.cpp b/lib/cppparser/cachemanager.cpp index 372fc026..966f4440 100644 --- a/lib/cppparser/cachemanager.cpp +++ b/lib/cppparser/cachemanager.cpp @@ -1,6 +1,6 @@ /*************************************************************************** copyright : (C) 2006 by David Nolden - email : [email protected] + email : [email protected] ***************************************************************************/ /*************************************************************************** diff --git a/lib/cppparser/cachemanager.h b/lib/cppparser/cachemanager.h index fe8ef197..3804356f 100644 --- a/lib/cppparser/cachemanager.h +++ b/lib/cppparser/cachemanager.h @@ -1,7 +1,7 @@ /*************************************************************************** copyright : (C) 2006 by David Nolden - email : [email protected] + email : [email protected] ***************************************************************************/ /*************************************************************************** diff --git a/lib/cppparser/lexercache.cpp b/lib/cppparser/lexercache.cpp index cbe8640d..230a7de1 100644 --- a/lib/cppparser/lexercache.cpp +++ b/lib/cppparser/lexercache.cpp @@ -1,6 +1,6 @@ /*************************************************************************** copyright : (C) 2006 by David Nolden - email : [email protected] + email : [email protected] ***************************************************************************/ /*************************************************************************** diff --git a/lib/cppparser/lexercache.h b/lib/cppparser/lexercache.h index 4d3783c7..cfcc8205 100644 --- a/lib/cppparser/lexercache.h +++ b/lib/cppparser/lexercache.h @@ -1,6 +1,6 @@ /*************************************************************************** copyright : (C) 2006 by David Nolden - email : [email protected] + email : [email protected] ***************************************************************************/ /*************************************************************************** diff --git a/lib/cppparser/macro.h b/lib/cppparser/macro.h index 66ab5844..26f2c2db 100644 --- a/lib/cppparser/macro.h +++ b/lib/cppparser/macro.h @@ -1,6 +1,6 @@ /*************************************************************************** copyright : (C) 2006 by David Nolden - email : [email protected] + email : [email protected] ***************************************************************************/ /*************************************************************************** diff --git a/lib/interfaces/extensions/codebrowserfrontend.h b/lib/interfaces/extensions/codebrowserfrontend.h index e8158fe4..49dd95a8 100644 --- a/lib/interfaces/extensions/codebrowserfrontend.h +++ b/lib/interfaces/extensions/codebrowserfrontend.h @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2006 David Nolden <[email protected]> + Copyright (C) 2006 David Nolden <[email protected]> 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/hashedstring.cpp b/lib/interfaces/hashedstring.cpp index 820dba04..72e66b8c 100644 --- a/lib/interfaces/hashedstring.cpp +++ b/lib/interfaces/hashedstring.cpp @@ -1,6 +1,6 @@ /*************************************************************************** copyright : (C) 2006 by David Nolden - email : [email protected] + email : [email protected] ***************************************************************************/ /*************************************************************************** diff --git a/lib/interfaces/hashedstring.h b/lib/interfaces/hashedstring.h index c1bfd4ad..b12f0369 100644 --- a/lib/interfaces/hashedstring.h +++ b/lib/interfaces/hashedstring.h @@ -1,6 +1,6 @@ /*************************************************************************** copyright : (C) 2006 by David Nolden - email : [email protected] + email : [email protected] ***************************************************************************/ /*************************************************************************** diff --git a/lib/widgets/fancylistviewitem.cpp b/lib/widgets/fancylistviewitem.cpp index f3e686c9..ab448c8c 100644 --- a/lib/widgets/fancylistviewitem.cpp +++ b/lib/widgets/fancylistviewitem.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2006 David Nolden <[email protected]> + Copyright (C) 2006 David Nolden <[email protected]> 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/widgets/fancylistviewitem.h b/lib/widgets/fancylistviewitem.h index e8eb4596..16a1e69e 100644 --- a/lib/widgets/fancylistviewitem.h +++ b/lib/widgets/fancylistviewitem.h @@ -1,5 +1,5 @@ /* This file is part of the KDE project - Copyright (C) 2006 David Nolden <[email protected]> + Copyright (C) 2006 David Nolden <[email protected]> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public |