[Xfce4-commits] <midori:master> Add search and install keywords to desktop file
Christian Dywan
noreply at xfce.org
Fri Nov 25 01:02:01 CET 2011
Updating branch refs/heads/master
to d76b209f6883e7f5311db3c23d741308fffb9e6f (commit)
from fff54e27d6119abdd12504b3de29c3ed3a5c296d (commit)
commit d76b209f6883e7f5311db3c23d741308fffb9e6f
Author: Christian Dywan <christian at twotoasts.de>
Date: Wed Nov 23 20:00:53 2011 +0100
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 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/data/midori.desktop.in b/data/midori.desktop.in
index f0598b4..8ec2364 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
More information about the Xfce4-commits
mailing list