wok-next view lua/stuff/lua.desktop @ rev 18596

libsdl: fix post_install() status
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 13 17:31:47 2015 +0200 (2015-11-13)
parents 61136b02bb87
children 0994d769f208
line source
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Lua interpreter
4 Name[pt]=Interpretador Lua
5 Name[pt_BR]=Interpretador Lua
6 Terminal=false
7 Exec=xterm -e lua
8 Icon=lua
9 Type=Application
10 Categories=Development;