fix boolean key 'Terminal' in gvim.desktop

This commit is contained in:
Karsten Hopp 2012-01-05 15:40:27 +01:00
parent 9ba71d80af
commit 91311cbc13
2 changed files with 2 additions and 1 deletions

View File

@ -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;

View File

@ -1441,6 +1441,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Jan 05 2012 Karsten Hopp <karsten@redhat.com> 7.3.393-1
- patchlevel 393
- fix boolean key 'Terminal' in gvim.desktop
* Fri Dec 23 2011 Karsten Hopp <karsten@redhat.com> 7.3.386-1
- patchlevel 386