diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 07:01:57 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:04 +0000 |
commit | e8e48cc2470a0f30ed6370d23001e2a90d65baf6 (patch) | |
tree | f8005adf86faeaab72dd5d3ff0d6f460a46ef30e /desktop/vim-qt/qvim.desktop | |
parent | 27a215055db8577458371840fe070b3d31a10fa0 (diff) |
desktop/vim-qt: Make .desktop validate, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/vim-qt/qvim.desktop')
-rw-r--r-- | desktop/vim-qt/qvim.desktop | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop/vim-qt/qvim.desktop b/desktop/vim-qt/qvim.desktop index 3b4eea3682f64..e1b72dd8d0494 100644 --- a/desktop/vim-qt/qvim.desktop +++ b/desktop/vim-qt/qvim.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=Vim Qt GenericName=Text Editor GenericName[af]=Teks Redigeerder @@ -79,7 +78,7 @@ GenericName[zh_TW]=文字編輯器 GenericName[zu]=Umlungisi wombhalo 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=qvim -f %f -Icon=vim-qt.png +Icon=vim-qt Type=Application Terminal=false X-KDE-StartupNotify=true |