wok-6.x annotate python/stuff/python.desktop @ rev 9560
Fixed slitaz-configs.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Apr 11 10:03:44 2011 +0000 (2011-04-11) |
parents | e0584b04753f |
children | c845c62ac4c3 |
rev | line source |
---|---|
pankso@2316 | 1 [Desktop Entry] |
pankso@2316 | 2 Encoding=UTF-8 |
pankso@2316 | 3 Name=Python interpreter |
paul@4429 | 4 Terminal=false |
pankso@2316 | 5 Exec=xterm -e python |
pankso@2316 | 6 Icon=python.png |
pankso@2316 | 7 Type=Application |
pankso@2316 | 8 Categories=Development; |