wok-next annotate python-bpython/stuff/bpython.desktop @ rev 3487
Up: audacious-plugins, fix: receipt, compile-options (and mp3 works now)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Jun 17 16:26:37 2009 +0000 (2009-06-17) |
parents | |
children | 2d4bbd951583 |
rev | line source |
---|---|
claudinei@3421 | 1 [Desktop Entry] |
claudinei@3421 | 2 Icon=python.png |
claudinei@3421 | 3 Name=bpython |
claudinei@3421 | 4 Comment=A fancy interface to the python interpreter! |
claudinei@3421 | 5 Exec=xterm -e bpython |
claudinei@3421 | 6 Terminal=true |
claudinei@3421 | 7 Type=Application |
claudinei@3421 | 8 Categories=Development;Utility;ConsoleOnly; |
claudinei@3421 | 9 StartupNotify=true |