Final(?) part of Bug 408190 Make automatic updates work with SeaMonkey (AUS) - SeaMonkey UI integration and enabling. r=Neil

git-svn-id: svn://10.0.0.236/trunk@243543 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bugzilla%standard8.plus.com
2008-01-19 16:03:53 +00:00
parent 3ba3990530
commit 38e5bc74b5
8 changed files with 104 additions and 19 deletions

View File

@@ -225,8 +225,8 @@ pref("app.vendorURL", "chrome://branding/locale/brand.properties");
// App-specific update preferences
// Whether or not app updates are enabled - false initally for SeaMonkey
pref("app.update.enabled", false);
// Whether or not app updates are enabled
pref("app.update.enabled", true);
// This preference turns on app.update.mode and allows automatic download and
// install to take place. We use a separate boolean toggle for this to make