wok annotate gvim/stuff/gvim.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 f5f1670200d6
children
rev   line source
erjo@2928 1 [Desktop Entry]
al@18303 2 Type=Application
pankso@12049 3 Name=Vim Text editor
erjo@2928 4 Name[fr]=Editeur de texte Vim
claudinei@16044 5 Name[pt]=Editor de textos Vim
claudinei@16044 6 Name[pt_BR]=Editor de textos Vim
al@18303 7 Name[ru]=Текстовый редактор Vim
erjo@2928 8 Exec=gvim %f
samuel_trassare@12048 9 Icon=gvim
erjo@2928 10 Terminal=false
erjo@2928 11 MimeType=text/plain
erjo@2928 12 Categories=GTK;Utility;TextEditor;