Unverified Commit b764a1c9 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): Correctly open files linked from help page

This works around the issue where browsers installed as snap package
can't access files under `$HOME/.local`. Instead we now only open
external links with the browser. Local non-html files we open with
the default app, and links to local html file we open in webview
(like we did previously with `welcome.htm` files).

Fixes #9600.
parent e6017e88
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment