wok-6.x annotate gvim/stuff/gvim.desktop @ rev 17395
vlc: remove a false positve trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 27 18:31:22 2014 +0100 (2014-11-27) |
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; |