Package: Set shell.homepage to browserhtml

Closes #12154
This commit is contained in:
UK992 2016-12-27 21:37:16 +01:00
parent 456900b4ef
commit 01c7ac785b
4 changed files with 3 additions and 20 deletions

View file

@ -2,5 +2,7 @@
"dom.forcetouch.enabled": true,
"dom.mozbrowser.enabled": true,
"shell.builtin-key-shortcuts.enabled": false,
"os:windows,os:linux;shell.homepage": "browserhtml/index.html",
"os:macosx;shell.homepage": "../Resources/browserhtml/index.html",
"os:macosx;shell.native-titlebar.enabled": false
}