wok-stable diff python/stuff/python.desktop @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
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	Sat Dec 10 04:42:49 2011 +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