wok-stable annotate python/stuff/python.desktop @ rev 9299

Add perl-term-readkey.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Mar 17 07:12:59 2011 +0000 (2011-03-17)
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;