wok-stable diff lua/stuff/lua.desktop @ rev 643
lua: desktop file and icon + missing lua.pc in devel pkg
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 22 16:25:57 2008 +0200 (2008-04-22) |
parents | |
children | 2d4bbd951583 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/lua/stuff/lua.desktop Tue Apr 22 16:25:57 2008 +0200 1.3 @@ -0,0 +1,8 @@ 1.4 +[Desktop Entry] 1.5 +Encoding=UTF-8 1.6 +Name=Lua interpreter 1.7 +Terminal=true 1.8 +Exec=xterm -e lua 1.9 +Icon=lua.png 1.10 +Type=Application 1.11 +Categories=Development;