wok annotate gvim/stuff/gvim.desktop @ rev 17501
Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Jan 08 02:04:05 2015 +0200 (2015-01-08) |
parents | 0cab65b605ca |
children | 6c09056154b2 |
rev | line source |
---|---|
erjo@2928 | 1 [Desktop Entry] |
erjo@2928 | 2 Encoding=UTF-8 |
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 |
erjo@2928 | 7 Exec=gvim %f |
samuel_trassare@12048 | 8 Icon=gvim |
erjo@2928 | 9 Terminal=false |
erjo@2928 | 10 Type=Application |
erjo@2928 | 11 MimeType=text/plain |
erjo@2928 | 12 Categories=GTK;Utility;TextEditor; |