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

busybox: Fixed syntex. New tazwok doesn't like { make oldconfig && make} || return 1.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Jan 27 20:52:34 2011 +0000 (2011-01-27)
parents 455a65a0bf12
children df335eb96f61
line diff
     1.1 --- a/python-bpython/stuff/bpython.desktop	Sat Jun 13 01:40:22 2009 +0000
     1.2 +++ b/python-bpython/stuff/bpython.desktop	Thu Jan 27 20:52:34 2011 +0000
     1.3 @@ -3,7 +3,7 @@
     1.4  Name=bpython 
     1.5  Comment=A fancy interface to the python interpreter!
     1.6  Exec=xterm -e bpython
     1.7 -Terminal=true
     1.8 +Terminal=false
     1.9  Type=Application
    1.10  Categories=Development;Utility;ConsoleOnly;
    1.11  StartupNotify=true