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

Fix misc .desktop files (10)
author Paul Issott <paul@slitaz.org>
date Mon Oct 26 19:09:56 2009 +0000 (2009-10-26)
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;