wok-4.x annotate python-bpython/stuff/bpython.desktop @ rev 3672

Up and fix glpi (0.71.6)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Jul 11 12:01:12 2009 +0200 (2009-07-11)
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