wok view 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
line source
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Python interpreter
4 Terminal=true
5 Exec=xterm -e python
6 Icon=python.png
7 Type=Application
8 Categories=Development;