summaryrefslogtreecommitdiffstats
path: root/kommander/working/plugintemplate/kommanderplugin.kdevtemplate
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
commitffa67ac75582192196cb70f866f6bfa00586542a (patch)
tree5a09c67b42a8228fc8348b5689b85006ea09942d /kommander/working/plugintemplate/kommanderplugin.kdevtemplate
parent997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff)
downloadtdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz
tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip
Additional renaming of kde to tde
Diffstat (limited to 'kommander/working/plugintemplate/kommanderplugin.kdevtemplate')
-rw-r--r--kommander/working/plugintemplate/kommanderplugin.kdevtemplate14
1 files changed, 7 insertions, 7 deletions
diff --git a/kommander/working/plugintemplate/kommanderplugin.kdevtemplate b/kommander/working/plugintemplate/kommanderplugin.kdevtemplate
index 1eb9917f..2e9b70b6 100644
--- a/kommander/working/plugintemplate/kommanderplugin.kdevtemplate
+++ b/kommander/working/plugintemplate/kommanderplugin.kdevtemplate
@@ -9,11 +9,11 @@ Archive=kommanderplugin.tar.gz
[ADMIN]
Type=include
-File=%{kdevelop}/template-common/admin.kdevtemplate
+File=%{tdevelop}/template-common/admin.kdevtemplate
[GNU]
Type=include
-File=%{kdevelop}/template-common/gnu.kdevtemplate
+File=%{tdevelop}/template-common/gnu.kdevtemplate
[MkDir1]
Type=mkdir
@@ -22,8 +22,8 @@ Dir=%{dest}/src
[FILE1]
Type=install
EscapeXML=true
-Source=%{src}/app.kdevelop
-Dest=%{dest}/%{APPNAMELC}.kdevelop
+Source=%{src}/app.tdevelop
+Dest=%{dest}/%{APPNAMELC}.tdevelop
[FILE2]
Type=install
@@ -47,17 +47,17 @@ Dest=%{dest}/src/%{APPNAMELC}plugin.cpp
[FILE6]
Type=install
-Source=%{kdevelop}/template-common/kde-Makefile.cvs
+Source=%{tdevelop}/template-common/kde-Makefile.cvs
Dest=%{dest}/Makefile.cvs
[FILE7]
Type=install
-Source=%{kdevelop}/template-common/kde-configure.in.in
+Source=%{tdevelop}/template-common/kde-configure.in.in
Dest=%{dest}/configure.in.in
[FILE8]
Type=install
-Source=%{kdevelop}/template-common/kde-Makefile.am
+Source=%{tdevelop}/template-common/kde-Makefile.am
Dest=%{dest}/Makefile.am