wok annotate lua/stuff/lua.desktop @ rev 8589
Remove compile_rules from mozillas langpack (thanks Godane)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 14 04:04:18 2011 +0100 (2011-02-14) |
parents | b2edc3caa9ec |
children | 61136b02bb87 |
rev | line source |
---|---|
pankso@643 | 1 [Desktop Entry] |
pankso@643 | 2 Encoding=UTF-8 |
pankso@643 | 3 Name=Lua interpreter |
paul@4429 | 4 Terminal=false |
pankso@643 | 5 Exec=xterm -e lua |
pankso@643 | 6 Icon=lua.png |
pankso@643 | 7 Type=Application |
pankso@643 | 8 Categories=Development; |