mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2026-06-22 10:01:59 +02:00
Solved this bug #319
This commit is contained in:
7
files/builds/stable-branch/driver/web-browser/web.reg
Normal file
7
files/builds/stable-branch/driver/web-browser/web.reg
Normal file
@@ -0,0 +1,7 @@
|
||||
REGEDIT4
|
||||
|
||||
[HKEY_CLASSES_ROOT\http\shell\open\command]
|
||||
""="/usr/bin/xdg-open %1"
|
||||
|
||||
[HKEY_CLASSES_ROOT\https\shell\open\command]
|
||||
""="/usr/bin/xdg-open %1"
|
||||
Reference in New Issue
Block a user