summaryrefslogtreecommitdiffstats
path: root/languages/python/app_templates/pythonhello/pythonhello
diff options
context:
space:
mode:
Diffstat (limited to 'languages/python/app_templates/pythonhello/pythonhello')
-rw-r--r--languages/python/app_templates/pythonhello/pythonhello13
1 files changed, 6 insertions, 7 deletions
diff --git a/languages/python/app_templates/pythonhello/pythonhello b/languages/python/app_templates/pythonhello/pythonhello
index f1a4f86b..066aca49 100644
--- a/languages/python/app_templates/pythonhello/pythonhello
+++ b/languages/python/app_templates/pythonhello/pythonhello
@@ -1,12 +1,11 @@
-# KDE Config File
+# TDE Config File
[General]
Name=Simple Python script
-Name[fr]=Un simple script de test "Hello world"
-Name[de]=Ein einfaches Python-Script "Hello world"
-Icon=pythonhello.png
-Category=Python
+
Comment=This generates a simplistic "Hello world" program in Python
-Comment[fr]=Génère un simple script de test du type "Hello world" dans le language PYTHON.
-Comment[de]=Es wird ein einfaches "Hello world"-Programm in Python erzeugt.
+
+Category=Python
+
+Icon=pythonhello.png
FileTemplates=py,ShellStyle
ShowFilesAfterGeneration=APPNAMELC.py