wok-next annotate gvim/stuff/gvim.desktop @ rev 12048
more desktop file cleanup
| author | Samuel Trassare <samuel_trassare@yahoo.com> |
|---|---|
| date | Wed Mar 07 15:31:19 2012 -0800 (2012-03-07) |
| parents | 13609acc2c78 |
| children | 0cab65b605ca |
| rev | line source |
|---|---|
| erjo@2928 | 1 [Desktop Entry] |
| erjo@2928 | 2 Encoding=UTF-8 |
| erjo@2928 | 3 Name=Vim editor |
| erjo@2928 | 4 Name[fr]=Editeur Vim |
| erjo@2928 | 5 Name[fr]=Editeur de texte Vim |
| erjo@2928 | 6 Exec=gvim %f |
| samuel_trassare@12048 | 7 Icon=gvim |
| erjo@2928 | 8 Terminal=false |
| erjo@2928 | 9 Type=Application |
| erjo@2928 | 10 MimeType=text/plain |
| erjo@2928 | 11 Categories=GTK;Utility;TextEditor; |