MozillaFirefox/firefox-lockdown.js
author Wolfgang Rosenauer <wr@rosenauer.org>
Tue, 05 Oct 2010 09:51:17 +0200
changeset 171 49162ac3619c
parent 36 c55ce8284eb3
permissions -rw-r--r--
build complete langpacks to get install.rdf chrome/ is no longer part of locale packages but extensions/ is

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);