diff options
author | Michele Calgaro <[email protected]> | 2015-06-17 15:33:10 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2015-06-17 15:33:10 +0900 |
commit | e044c5463329652f28565dfc7de24ef8b0edaa6f (patch) | |
tree | e1bf1de8f39cd95e31dc43474af51ba7b891af48 /lib/interfaces | |
parent | 065693194f81b16c3d6deb7fb70a07ae0e884eb6 (diff) | |
download | tdevelop-e044c5463329652f28565dfc7de24ef8b0edaa6f.tar.gz tdevelop-e044c5463329652f28565dfc7de24ef8b0edaa6f.zip |
Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'lib/interfaces')
-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 |
3 files changed, 3 insertions, 3 deletions
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] ***************************************************************************/ /*************************************************************************** |