wok annotate python/stuff/python.desktop @ rev 3467

Add: jikes, an Open Source Java compiler
author Matthew Sheets <rcx@zoominternet.net>
date Tue Jun 16 10:24:59 2009 +0000 (2009-06-16)
parents
children 2d4bbd951583
rev   line source
pankso@2316 1 [Desktop Entry]
pankso@2316 2 Encoding=UTF-8
pankso@2316 3 Name=Python interpreter
pankso@2316 4 Terminal=true
pankso@2316 5 Exec=xterm -e python
pankso@2316 6 Icon=python.png
pankso@2316 7 Type=Application
pankso@2316 8 Categories=Development;