wok-current diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-bpython/stuff/bpython.desktop	Fri Aug 07 13:16:45 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