diff options
Diffstat (limited to 'languages/python/app_templates/pythonhello/pythonhello.kdevtemplate')
-rw-r--r-- | languages/python/app_templates/pythonhello/pythonhello.kdevtemplate | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/python/app_templates/pythonhello/pythonhello.kdevtemplate b/languages/python/app_templates/pythonhello/pythonhello.kdevtemplate index 0e130571..6d52cf8a 100644 --- a/languages/python/app_templates/pythonhello/pythonhello.kdevtemplate +++ b/languages/python/app_templates/pythonhello/pythonhello.kdevtemplate @@ -66,8 +66,8 @@ Archive=pythonhello.tar.gz [FILE1] Type=install EscapeXML=true -Source=%{src}/app.tdevelop -Dest=%{dest}/%{APPNAMELC}.tdevelop +Source=%{src}/app.kdevelop +Dest=%{dest}/%{APPNAMELC}.kdevelop [FILE2] Type=install |