wok-current annotate python-bpython/stuff/bpython.desktop @ rev 3842
Up: Klavaro (1.2.2)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Aug 07 13:16:45 2009 +0200 (2009-08-07) |
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 |