wok-next diff python-bpython/stuff/bpython.desktop @ rev 4416

xarchine: update SUGGESTED
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 21 21:10:39 2009 +0200 (2009-10-21)
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	Wed Oct 21 21:10:39 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