From b8cbfe2fce661b727d50925fba096a7a52615098 Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Tue, 31 May 2011 00:17:35 +0200 Subject: [PATCH] Advertise %U not %u, we can handle multiple URIs --- data/midori.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/midori.desktop.in b/data/midori.desktop.in index 67294b08..5d9cbc9e 100644 --- a/data/midori.desktop.in +++ b/data/midori.desktop.in @@ -6,7 +6,7 @@ _GenericName=Web Browser _Comment=Lightweight web browser Categories=GTK;Network;WebBrowser; MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo; -Exec=midori %u +Exec=midori %U Icon=midori Terminal=false StartupNotify=true