wok-stable diff lua/stuff/lua.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 b2edc3caa9ec
children 61136b02bb87
line diff
     1.1 --- a/lua/stuff/lua.desktop	Tue Apr 22 16:25:57 2008 +0200
     1.2 +++ b/lua/stuff/lua.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=Lua interpreter
     1.7 -Terminal=true
     1.8 +Terminal=false
     1.9  Exec=xterm -e lua
    1.10  Icon=lua.png
    1.11  Type=Application