MozillaFirefox/firefox-lockdown.js
author Wolfgang Rosenauer <wr@rosenauer.org>
Thu, 26 Aug 2010 07:48:25 +0200
changeset 145 6308a275f0a0
parent 36 c55ce8284eb3
permissions -rw-r--r--
Tabview resources are included with the wrong url. (bmo#589878) eG: Enter commit message. Lines beginning with 'HG:' are removed.

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