summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-12-22 16:11:01 -0500
committerMatthias Clasen <mclasen@redhat.com>2010-12-22 16:11:01 -0500
commitf79bf2d8e632771275e89b67a218b22bb699afa7 (patch)
tree861c87208a339a4d7f63d13bb1cfe3b66dd640c5
parent6dc128e493e294cc72cd4380e1d3ec1e5675ddbd (diff)
downloadyelp-f79bf2d8e632771275e89b67a218b22bb699afa7.tar.gz
Add schemehandler information to the desktop file
This should arrange things so that gtk_show_uri (..."ghelp:epiphany"...) will just work.
-rw-r--r--yelp.desktop.in.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/yelp.desktop.in.in b/yelp.desktop.in.in
index 6c71b956..02e8cdf9 100644
--- a/yelp.desktop.in.in
+++ b/yelp.desktop.in.in
@@ -2,7 +2,7 @@
_Name=Help
_Comment=Get help with GNOME
OnlyShowIn=GNOME;
-Exec=yelp
+Exec=yelp %u
Icon=help-browser
StartupNotify=true
Terminal=false
@@ -12,3 +12,4 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=Yelp
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=@VERSION@
+MimeType=x-scheme-handler/ghelp;x-scheme-handler/help;x-scheme-handler/info;x-scheme-handler/man;