summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/cppsdlhello/cppsdlhello
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/app_templates/cppsdlhello/cppsdlhello')
-rw-r--r--languages/cpp/app_templates/cppsdlhello/cppsdlhello9
1 files changed, 5 insertions, 4 deletions
diff --git a/languages/cpp/app_templates/cppsdlhello/cppsdlhello b/languages/cpp/app_templates/cppsdlhello/cppsdlhello
index c3548127..b0ee50b1 100644
--- a/languages/cpp/app_templates/cppsdlhello/cppsdlhello
+++ b/languages/cpp/app_templates/cppsdlhello/cppsdlhello
@@ -1,10 +1,11 @@
# TDE Config File
[General]
Name=Simple SDL program
-Name[fr]=Un simple programme avec SDL
-Icon=cppsdl.png
-Category=C++
+
Comment=Generates a simple SDL program in C++
-Comment[fr]=Génère un simple programme de test avec la bibliothéque SDL dans le language C++.
+
+Category=C++
+
+Icon=cppsdl.png
FileTemplates=h,CStyle,cpp,CStyle
ShowFilesAfterGeneration=src/APPNAMELC.cpp