summaryrefslogtreecommitdiffstats
path: root/languages/python/app_templates/pytk/pytk
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-07-29 22:43:34 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-08-01 17:56:29 +0900
commit96fa25303818e6107b72ba624659004751d45ad1 (patch)
tree89a7233f17e403e6b635d2ce7155d5f77a98d3d8 /languages/python/app_templates/pytk/pytk
parent3248c8c2f99f71bb2ca5972828754fdabacd7c90 (diff)
downloadtdevelop-96fa25303818e6107b72ba624659004751d45ad1.tar.gz
tdevelop-96fa25303818e6107b72ba624659004751d45ad1.zip
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fe44776673b28ca94338f23d8e7ac71593fa88ba)
Diffstat (limited to 'languages/python/app_templates/pytk/pytk')
-rw-r--r--languages/python/app_templates/pytk/pytk13
1 files changed, 6 insertions, 7 deletions
diff --git a/languages/python/app_templates/pytk/pytk b/languages/python/app_templates/pytk/pytk
index 36a92c47..f056f6de 100644
--- a/languages/python/app_templates/pytk/pytk
+++ b/languages/python/app_templates/pytk/pytk
@@ -1,12 +1,11 @@
-# KDE Config File
+# TDE Config File
[General]
Name=Simple Python/Tkinter script
-Name[fr]=Un simple Python/Tkinter script de test "Hello world"
-Name[de]=Ein einfaches Python/Tkinter Script « Hello world »
-Icon=pytk.png
-Category=Python
+
Comment=This generates a simplistic "Hello world" program in Python/Tkinter
-Comment[fr]=Génère un simple script de test du type "Hello world" dans le language PYTHON/Tkinter.
-Comment[de]=Es wird ein einfaches "Hello world"-Programm in Python/Tkinter erzeugt.
+
+Category=Python
+
+Icon=pytk.png
FileTemplates=py,ShellStyle
ShowFilesAfterGeneration=APPNAMELC.py