wok-4.x diff 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 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/python-bpython/stuff/bpython.desktop Sat Jul 11 12:01:12 2009 +0200 1.3 @@ -0,0 +1,9 @@ 1.4 +[Desktop Entry] 1.5 +Icon=python.png 1.6 +Name=bpython 1.7 +Comment=A fancy interface to the python interpreter! 1.8 +Exec=xterm -e bpython 1.9 +Terminal=true 1.10 +Type=Application 1.11 +Categories=Development;Utility;ConsoleOnly; 1.12 +StartupNotify=true