2 Aug
2017
2 Aug
'17
9:29 p.m.
Zebediah Figura <zfigura(a)codeweavers.com> writes:
xdg-open can't handle this, so work around with the following command (suggested by Vincent Povirk): gtk-launch `xdg-mime query default x-scheme-handler/http`
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> --- programs/winebrowser/main.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
I'd suggest to simply open the default start page in that case. That's what iexplore does when there are no arguments. -- Alexandre Julliard julliard(a)winehq.org