wok annotate fltk-checkers/stuff/fltk-checkers.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 | |
children |
rev | line source |
---|---|
pankso@16372 | 1 [Desktop Entry] |
pankso@16372 | 2 Name=Checkers Game |
pankso@16372 | 3 Exec=fltk-checkers |
pankso@16372 | 4 Icon=fltk-checkers |
pankso@16372 | 5 Terminal=false |
pankso@16372 | 6 Type=Application |
pankso@16372 | 7 Categories=Game;BoardGame; |