diff options
Diffstat (limited to 'languages/pascal/app_templates/pascalhello/app.tdevelop')
-rw-r--r-- | languages/pascal/app_templates/pascalhello/app.tdevelop | 12 |
1 files changed, 6 insertions, 6 deletions
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> |