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

fcgi: build fix build with gcc 4.x
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Sep 24 10:06:40 2009 +0000 (2009-09-24)
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	Thu Sep 24 10:06:40 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