Changes

Firefox

59 bytes removed, 18:24, 3 August 2010
m
Disable Automatic Update: Correct this section after updates to the preference section
You can find a complete autoconfiguration with bookmarks and permission of popup, cookies and images here: http://www.baby-gnu.org/~nebu/firefox-autoconfiguration.cfg
=== Disable Automatic Update Updates ===
If Firefox is started by a user without administrative powers, automatic Firefox update will fail - which is harmless, but can confuse some users.To disable Firefox auto automatic updates, read [[Firefox#Locking_user_preferences_.2F_Firefox_settings_for_all_users_.28like_proxy_etc..29|the section on setting and locking user preferences]] above first - , and then add this line to your mozilla.cfg file:
<source lang="javascript">
lockPref("app.update.enabled", false);
</source>
117
edits