summaryrefslogtreecommitdiffstats
path: root/languages/bash/app_templates/bashhello/bashhello
diff options
context:
space:
mode:
Diffstat (limited to 'languages/bash/app_templates/bashhello/bashhello')
-rw-r--r--languages/bash/app_templates/bashhello/bashhello10
1 files changed, 10 insertions, 0 deletions
diff --git a/languages/bash/app_templates/bashhello/bashhello b/languages/bash/app_templates/bashhello/bashhello
new file mode 100644
index 00000000..7c9b9222
--- /dev/null
+++ b/languages/bash/app_templates/bashhello/bashhello
@@ -0,0 +1,10 @@
+# KDE Config File
+[General]
+Name=Simple Bash Shell Script
+Name[fr]=Un simple script de test « Hello world »
+Category=Shell
+Category[fr]=Interpréteur BASH
+Comment=This generates a simplistic 'Hello world' program in Bash shell
+Comment[fr]=Génère un simple script de test du type « Hello world » pour l'interpréteur BASH.
+FileTemplates=sh,ShellStyle
+ShowFilesAfterGeneration=APPNAMELC.sh