wok-stable annotate python-bpython/stuff/bpython.desktop @ rev 3458
Up: libphoto2-dev
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon Jun 15 15:16:14 2009 +0000 (2009-06-15) |
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 |