mirror of
https://github.com/arkenfox/user.js.git
synced 2025-08-06 22:44:12 -04:00
0103: update wording to match UI
This commit is contained in:
parent
2d1e3ce005
commit
2f0bbc64af
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -87,7 +87,7 @@ user_pref("_user.js.parrot", "0100 syntax error: the parrot's dead!");
|
||||||
* [SETTING] General>Startup>Restore previous session ***/
|
* [SETTING] General>Startup>Restore previous session ***/
|
||||||
user_pref("browser.startup.page", 0);
|
user_pref("browser.startup.page", 0);
|
||||||
/* 0103: set HOME+NEWWINDOW page
|
/* 0103: set HOME+NEWWINDOW page
|
||||||
* about:home=Firefox Home (default, see 0105), custom URL, about:blank
|
* about:home=Firefox Home (default, see 0105), custom URLs..., Blank Page
|
||||||
* [SETTING] Home>New Windows and Tabs>Homepage and new windows ***/
|
* [SETTING] Home>New Windows and Tabs>Homepage and new windows ***/
|
||||||
user_pref("browser.startup.homepage", "chrome://browser/content/blanktab.html");
|
user_pref("browser.startup.homepage", "chrome://browser/content/blanktab.html");
|
||||||
/* 0104: set NEWTAB page
|
/* 0104: set NEWTAB page
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue