~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to languages/python/app_templates/pythonhello/pythonhello

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# KDE Config File
2
 
[General]
3
 
Name=Simple Python script
4
 
Name[fr]=Un simple script de test "Hello world"
5
 
Name[de]=Ein einfaches Python-Script "Hello world" 
6
 
Icon=pythonhello.png
7
 
Category=Python
8
 
Comment=This generates a simplistic "Hello world" program in Python
9
 
Comment[fr]=G�n�re un simple script de test du type "Hello world" dans le language PYTHON.
10
 
Comment[de]=Es wird ein einfaches "Hello world"-Programm in Python erzeugt.
11
 
FileTemplates=py,ShellStyle
12
 
ShowFilesAfterGeneration=APPNAMELC.py