wok-current diff lua/stuff/lua.desktop @ rev 6654

Added linux-api-headers. This is like linux-headers but it doesn't depend on linux to be build. Also this means we can update the kernel without rebuild the toolchain.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 11 02:17:02 2010 +0000 (2010-10-11)
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	Mon Oct 11 02:17:02 2010 +0000
     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