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

python: add icon and desktop file for interpreter
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 25 18:45:51 2009 +0100 (2009-02-25)
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;