wok-6.x diff python/stuff/python.desktop @ rev 4714

Fix: libsoup reenable SSL support (for Midori)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jan 04 22:13:37 2010 +0100 (2010-01-04)
parents e0584b04753f
children c845c62ac4c3
line diff
     1.1 --- a/python/stuff/python.desktop	Wed Feb 25 18:45:51 2009 +0100
     1.2 +++ b/python/stuff/python.desktop	Mon Jan 04 22:13:37 2010 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  [Desktop Entry]
     1.5  Encoding=UTF-8
     1.6  Name=Python interpreter
     1.7 -Terminal=true
     1.8 +Terminal=false
     1.9  Exec=xterm -e python
    1.10  Icon=python.png
    1.11  Type=Application