summaryrefslogtreecommitdiffstats
path: root/kommander/working/plugintemplate/kommanderplugin.kdevtemplate
diff options
context:
space:
mode:
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