wok-stable diff python-bpython/stuff/bpython.desktop @ rev 3421

Add: python-bpython (0.9.3)
author Claudinei Pereira <claudinei@slitaz.org>
date Sat Jun 13 01:40:22 2009 +0000 (2009-06-13)
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 Jun 13 01:40:22 2009 +0000
     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