Adding a default for browser.history.grouping (this was part of the history outliner patch, r=alecf sr=ben)
git-svn-id: svn://10.0.0.236/trunk@98685 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3dd9a34156
commit
4ca19e1df7
@ -111,6 +111,7 @@ pref("browser.urlbar.clickSelectsAll", true);
|
||||
|
||||
pref("browser.history.last_page_visited", "");
|
||||
pref("browser.history_expire_days", 9);
|
||||
pref("browser.history.grouping", "day");
|
||||
pref("browser.sessionhistory.max_entries", 50);
|
||||
|
||||
// Translation service
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user