From 5867b7b413b7cbdf1367781e5244a50465ec2af9 Mon Sep 17 00:00:00 2001
From: Matthew Parnell <matt@parnmatt.co.uk>
Date: Tue, 22 Nov 2016 10:11:09 -0500
Subject: [PATCH] Update desktop file

Merge in further information from webkit2 branch's desktop file.
---
 vimb.desktop | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/vimb.desktop b/vimb.desktop
index bf4d275..51a2599 100644
--- a/vimb.desktop
+++ b/vimb.desktop
@@ -1,9 +1,11 @@
 [Desktop Entry]
 Version=1.0
 Type=Application
+Terminal=false
 Name=Vimb
+GenericName=Web Browser
 Comment=The Vim-like browser
-Exec=vimb %f
-Terminal=false
-Categories=Network;WebBrowser;
-MimeType=text/html;
+Exec=vimb %U
+Icon=
+Categories=Network;WebBrowser;GTK;
+MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;
-- 
2.20.1