wok view lua5.1/stuff/lua5.1.desktop @ rev 19159

/etc/init.d/*: use 'action' in pair with 'status'.
'action' returns translated message, so why not to add full translatable /etc/init.d/* content
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 26 20:16:45 2016 +0300 (2016-05-26)
parents 736c634c3e0c
children
line source
1 [Desktop Entry]
2 Encoding=UTF-8
3 Name=Lua5.1 interpreter
4 Name[pt]=Interpretador Lua5.1
5 Name[pt_BR]=Interpretador Lua5.1
6 Terminal=false
7 Exec=xterm -e lua5.1
8 Icon=lua5.1
9 Type=Application
10 Categories=Development;