[Xfce4-commits] <exo:master> Fix Opera helper with Opera >= 10.60.
Nick Schermer
noreply at xfce.org
Wed Nov 3 18:58:01 CET 2010
Updating branch refs/heads/master
to c8fb10dcfa9138d92cf6b0c6ee7b394172f72534 (commit)
from b0156daaeb76a6ae6715d350ca803925194da10a (commit)
commit c8fb10dcfa9138d92cf6b0c6ee7b394172f72534
Author: Samuli Suominen <ssuominen at gentoo.org>
Date: Wed Nov 3 18:56:23 2010 +0100
Fix Opera helper with Opera >= 10.60.
Also drop the new window arguments, with is not something we
should handle.
exo-helper/helpers/opera-browser.desktop.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/exo-helper/helpers/opera-browser.desktop.in.in b/exo-helper/helpers/opera-browser.desktop.in.in
index 2cc906c..aa68652 100644
--- a/exo-helper/helpers/opera-browser.desktop.in.in
+++ b/exo-helper/helpers/opera-browser.desktop.in.in
@@ -7,4 +7,4 @@ StartupNotify=false
X-XFCE-Binaries=opera;
X-XFCE-Category=WebBrowser
X-XFCE-Commands=%B;
-X-XFCE-CommandsWithParameter=%B -remote "openURL(%s,new-window)";%B "%s";
+X-XFCE-CommandsWithParameter=%B "%s";
More information about the Xfce4-commits
mailing list