mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:28:12 +00:00
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:
parent
0f4fa43541
commit
6dde2c7f47
2 changed files with 6 additions and 2 deletions
2
Base/home/anon/Browser.ini
Normal file
2
Base/home/anon/Browser.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Preferences]
|
||||
Home=file:///home/anon/www/welcome.html
|
Loading…
Add table
Add a link
Reference in a new issue