wok view 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
'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 |
line source
1 [Desktop Entry]
2 Type=Application
3 Name=Vim Text editor
4 Name[fr]=Editeur de texte Vim
5 Name[pt]=Editor de textos Vim
6 Name[pt_BR]=Editor de textos Vim
7 Name[ru]=Текстовый редактор Vim
8 Exec=gvim %f
9 Icon=gvim
10 Terminal=false
11 MimeType=text/plain
12 Categories=GTK;Utility;TextEditor;