summaryrefslogtreecommitdiffstats
path: root/languages/pascal/app_templates/pascalhello
diff options
context:
space:
mode:
Diffstat (limited to 'languages/pascal/app_templates/pascalhello')
-rw-r--r--languages/pascal/app_templates/pascalhello/CMakeLists.txt6
-rw-r--r--languages/pascal/app_templates/pascalhello/Makefile.am4
-rw-r--r--languages/pascal/app_templates/pascalhello/app.tdevelop12
-rw-r--r--languages/pascal/app_templates/pascalhello/pascalhello.tdevtemplate (renamed from languages/pascal/app_templates/pascalhello/pascalhello.kdevtemplate)2
4 files changed, 12 insertions, 12 deletions
diff --git a/languages/pascal/app_templates/pascalhello/CMakeLists.txt b/languages/pascal/app_templates/pascalhello/CMakeLists.txt
index 3422a8ff..a9d1b313 100644
--- a/languages/pascal/app_templates/pascalhello/CMakeLists.txt
+++ b/languages/pascal/app_templates/pascalhello/CMakeLists.txt
@@ -17,9 +17,9 @@ add_custom_target( pascalhello.tar.gz ALL
install( FILES
${CMAKE_CURRENT_BINARY_DIR}/pascalhello.tar.gz pascalhello.png
- DESTINATION ${DATA_INSTALL_DIR}/kdevappwizard )
+ DESTINATION ${DATA_INSTALL_DIR}/tdevappwizard )
install( FILES
- pascalhello.kdevtemplate
- DESTINATION ${DATA_INSTALL_DIR}/kdevappwizard/templates )
+ pascalhello.tdevtemplate
+ DESTINATION ${DATA_INSTALL_DIR}/tdevappwizard/templates )
diff --git a/languages/pascal/app_templates/pascalhello/Makefile.am b/languages/pascal/app_templates/pascalhello/Makefile.am
index 3e72435c..96ce40c7 100644
--- a/languages/pascal/app_templates/pascalhello/Makefile.am
+++ b/languages/pascal/app_templates/pascalhello/Makefile.am
@@ -2,10 +2,10 @@ dataFiles = main.pp app.tdevelop
templateName = pascalhello
### no need to change below:
-template_DATA = $(templateName).kdevtemplate
+template_DATA = $(templateName).tdevtemplate
templatedir = ${appwizarddatadir}/templates
-appwizarddatadir = ${kde_datadir}/kdevappwizard
+appwizarddatadir = ${kde_datadir}/tdevappwizard
$(templateName).tar.gz: ${dataFiles}
$(TAR) -cf $(templateName).tar -C $(srcdir) ${dataFiles}
$(GZIP_COMMAND) -f9 $(templateName).tar
diff --git a/languages/pascal/app_templates/pascalhello/app.tdevelop b/languages/pascal/app_templates/pascalhello/app.tdevelop
index 51e8c65e..8e571db2 100644
--- a/languages/pascal/app_templates/pascalhello/app.tdevelop
+++ b/languages/pascal/app_templates/pascalhello/app.tdevelop
@@ -11,7 +11,7 @@
<keyword>Code</keyword>
</keywords>
</general>
- <kdevpascalproject>
+ <tdevpascalproject>
<general>
<useconfiguration>default</useconfiguration>
</general>
@@ -23,8 +23,8 @@
<run>
<terminal>true</terminal>
</run>
- </kdevpascalproject>
- <kdevdoctreeview>
+ </tdevpascalproject>
+ <tdevdoctreeview>
<ignoretocs>
<toc>ada</toc>
<toc>ada_bugs_gcc</toc>
@@ -72,12 +72,12 @@
<ignoredoxygen>
<toc>KDE Libraries (Doxygen)</toc>
</ignoredoxygen>
- </kdevdoctreeview>
- <kdevfilecreate>
+ </tdevdoctreeview>
+ <tdevfilecreate>
<useglobaltypes>
<type ext="pp"/>
<type ext="pas"/>
<type ext="dpr"/>
</useglobaltypes>
- </kdevfilecreate>
+ </tdevfilecreate>
</tdevelop>
diff --git a/languages/pascal/app_templates/pascalhello/pascalhello.kdevtemplate b/languages/pascal/app_templates/pascalhello/pascalhello.tdevtemplate
index ed7104cb..e70ca533 100644
--- a/languages/pascal/app_templates/pascalhello/pascalhello.kdevtemplate
+++ b/languages/pascal/app_templates/pascalhello/pascalhello.tdevtemplate
@@ -67,7 +67,7 @@ Archive=pascalhello.tar.gz
[GNU]
Type=include
-File=%{tdevelop}/template-common/gnu.kdevtemplate
+File=%{tdevelop}/template-common/gnu.tdevtemplate
[FILE1]
Type=install