You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
392 B
11 lines
392 B
# KDE Config File
|
|
[General]
|
|
Name=Simple Hello world program
|
|
Name[fr]=Un simple programme de test « Hello world »
|
|
Icon=pascalhello.png
|
|
Category=Pascal
|
|
Comment=Generates a simple Hello world program in Pascal
|
|
Comment[fr]=Génère un simple programme de test du type « Hello world » dans le language PASCAL.
|
|
FileTemplates=pp-program,PStyle,pp-unit,PStyle
|
|
ShowFilesAfterGeneration=src/APPNAMELC.pp
|