Browser: Add Browser.ini configuration file

The Browser can now load a home page URL from the user's Browser.ini
configuration file rather than using a hard-coded URL.
This commit is contained in:
Brendan Coles 2020-04-25 03:25:11 +00:00 committed by Andreas Kling
commit 6dde2c7f47
Notes: sideshowbarker 2024-07-19 07:19:15 +09:00
2 changed files with 6 additions and 2 deletions

View file

@ -0,0 +1,2 @@
[Preferences]
Home=file:///home/anon/www/welcome.html