Skip to content

Commit 9756922

Browse files
authored
update NTP setting text
1 parent dfb297b commit 9756922

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Peskyfox.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -263,13 +263,13 @@ user_pref("browser.urlbar.trending.featureGate", false);
263263
* SECTION: NEW TAB PAGE *
264264
****************************************************************************/
265265

266-
// PREF: open windows/tabs from last session
266+
// PREF: startup / new tab page
267267
// 0=blank, 1=home, 2=last visited page, 3=resume previous session
268268
// [NOTE] Session Restore is cleared with history and not used in Private Browsing mode
269-
// [SETTING] General>Startup>Restore previous session
269+
// [SETTING] General>Startup>Open previous windows and tabs
270270
//user_pref("browser.startup.page", 3);
271271

272-
// PREF: set HOME+NEWWINDOW page to blank tab
272+
// PREF: set HOME+NEW WINDOW page to blank tab
273273
// about:home=Activity Stream, custom URL, about:blank
274274
// [SETTING] Home>New Windows and Tabs>Homepage and new windows
275275
// [Custom URLs] Set two or more websites in Home Page Field – delimited by |

0 commit comments

Comments
 (0)