diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
commit | 7dba3110aacdb3220d54c3fe0c2947c25406b700 (patch) | |
tree | 28c064cf5647b2e8654cb4d5330d8e64afff27e2 /kresources/tvanytime | |
parent | c0fc75368b41146e605536e973e1d635b9d64ced (diff) | |
download | tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.tar.gz tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kresources/tvanytime')
-rw-r--r-- | kresources/tvanytime/tvanytime.kdevelop | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kresources/tvanytime/tvanytime.kdevelop b/kresources/tvanytime/tvanytime.kdevelop index c938252bc..aba23b3af 100644 --- a/kresources/tvanytime/tvanytime.kdevelop +++ b/kresources/tvanytime/tvanytime.kdevelop @@ -1,5 +1,5 @@ <?xml version = '1.0'?> -<kdevelop> +<tdevelop> <general> <author>Will Stephenson</author> <email>wstephenson@kde.org</email> @@ -163,7 +163,7 @@ </substmap> <kdevcppsupport> <references> - <pcs>kdelibs</pcs> + <pcs>tdelibs</pcs> <pcs>project</pcs> <pcs>libkcal</pcs> </references> @@ -199,4 +199,4 @@ <implementationsuffix>.cpp</implementationsuffix> </filetemplates> </cppsupportpart> -</kdevelop> +</tdevelop> |