MozillaFirefox/firefox-lockdown.js
author Michal Vyskocil <mvyskocil@novell.com>
Mon, 26 Apr 2010 07:11:59 +0200
branchmozilla-1.9.2
changeset 71 ae404bc8e61f
parent 36 c55ce8284eb3
permissions -rw-r--r--
Linking to the stable api "link" makes patch version downgrades working with update alternatives (bnc#589037)

pref("config.lockdown.printsetup", false);
pref("config.lockdown.savepage", false);
pref("config.lockdown.hidebookmark", false);
pref("config.lockdown.bookmark", false);
pref("config.lockdown.history", false);
pref("config.lockdown.history.set", false);
pref("config.lockdown.urlbar", false);
pref("config.lockdown.searchbar", false);
pref("config.lockdown.toolbarediting", false);