mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Make bookmarks checkbox reflect that the bookmarks folder is
in the personal toolbar by default. b = 68395 r = jag sr = alecf
This commit is contained in:
parent
6bc346cff6
commit
e0321683cb
@ -72,7 +72,7 @@ pref("browser.display.focus_ring_on_anything", false);
|
||||
pref("browser.chrome.toolbar_tips", true);
|
||||
pref("browser.chrome.toolbar_style", 2);
|
||||
|
||||
pref("browser.toolbars.showbutton.bookmarks", false);
|
||||
pref("browser.toolbars.showbutton.bookmarks", true);
|
||||
pref("browser.toolbars.showbutton.go", false);
|
||||
pref("browser.toolbars.showbutton.home", true);
|
||||
pref("browser.toolbars.showbutton.mynetscape", true);
|
||||
|
Loading…
Reference in New Issue
Block a user