fix boolean key 'Terminal' in gvim.desktop
This commit is contained in:
parent
9ba71d80af
commit
91311cbc13
@ -58,7 +58,7 @@ MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;tex
|
||||
Exec=gvim -f %F
|
||||
Icon=gvim
|
||||
Type=Application
|
||||
Terminal="false"
|
||||
Terminal=false
|
||||
X-XClassHintResName=VIM
|
||||
MapNotify=false
|
||||
Categories=Utility;TextEditor;
|
||||
|
Loading…
Reference in New Issue
Block a user