From d76b209f6883e7f5311db3c23d741308fffb9e6f Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Wed, 23 Nov 2011 20:00:53 +0100 Subject: [PATCH] Add search and install keywords to desktop file X-GNOME-Keywords is for matching in GNOME Shell or Unity. X-AppInstall-Keywords is for Software Center. --- data/midori.desktop.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/midori.desktop.in b/data/midori.desktop.in index f0598b4d..8ec2364a 100644 --- a/data/midori.desktop.in +++ b/data/midori.desktop.in @@ -4,6 +4,8 @@ Type=Application _Name=Midori _GenericName=Web Browser _Comment=Lightweight web browser +_X-GNOME-Keywords=Internet;WWW;Explorer +_X-AppInstall-Keywords=Internet;WWW;Explorer Categories=GTK;Network;WebBrowser; MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo;image/svg+xml; Exec=midori %U -- 2.39.5