wok annotate 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
'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 |
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; |