wok diff lua/stuff/lua.desktop @ rev 11936

puzzles: fixed wget url and desktop files
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 29 20:58:18 2012 -0800 (2012-02-29)
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	Wed Feb 29 20:58:18 2012 -0800
     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