wok annotate lua5.1/stuff/lua5.1.desktop @ rev 22418
libxfce4util: build fails for 4.14, using last release 4.12: error: expected ')' before 'GObject'
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Dec 15 08:33:18 2019 +0000 (2019-12-15) |
parents | 736c634c3e0c |
children |
rev | line source |
---|---|
pankso@13632 | 1 [Desktop Entry] |
pankso@13632 | 2 Encoding=UTF-8 |
pankso@13632 | 3 Name=Lua5.1 interpreter |
claudinei@16077 | 4 Name[pt]=Interpretador Lua5.1 |
claudinei@16077 | 5 Name[pt_BR]=Interpretador Lua5.1 |
pankso@13632 | 6 Terminal=false |
pankso@13632 | 7 Exec=xterm -e lua5.1 |
pankso@13632 | 8 Icon=lua5.1 |
pankso@13632 | 9 Type=Application |
pankso@13632 | 10 Categories=Development; |