[Xfce4-commits] <midori:master> Advertise %U not %u, we can handle multiple URIs

Christian Dywan noreply at xfce.org
Tue May 31 00:20:01 CEST 2011


Updating branch refs/heads/master
         to b8cbfe2fce661b727d50925fba096a7a52615098 (commit)
       from c586fbe9ad9c38f026dc8d15fc48f43c8d163811 (commit)

commit b8cbfe2fce661b727d50925fba096a7a52615098
Author: Christian Dywan <christian at twotoasts.de>
Date:   Tue May 31 00:17:35 2011 +0200

    Advertise %U not %u, we can handle multiple URIs

 data/midori.desktop.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/midori.desktop.in b/data/midori.desktop.in
index 67294b0..5d9cbc9 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



More information about the Xfce4-commits mailing list