Advertise %U not %u, we can handle multiple URIs
This commit is contained in:
parent
c586fbe9ad
commit
b8cbfe2fce
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue