a0c0895a0b
Add "Keywords" to gvim.desktop to make searching for gvim easier OBS-URL: https://build.opensuse.org/request/show/1189899 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=861
14 lines
470 B
Desktop File
14 lines
470 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Name=Vi IMproved
|
|
Categories=GTK;Application;Utility;TextEditor;
|
|
Keywords=editor;gvim;vim;
|
|
GenericName=Text Editor
|
|
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
|
|
Exec=gvim -f %f
|
|
Icon=gvim
|
|
Type=Application
|
|
Terminal=false
|
|
X-KDE-StartupNotify=true
|
|
X-KDE-AuthorizeAction=shell_access
|