mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
Bug 366318 - wrong references to products/seamonkey, r=Standard8 sr=Neil
This commit is contained in:
parent
063eebcb62
commit
1e4569a8bc
@ -233,7 +233,7 @@ pref("app.update.silent", false);
|
||||
pref("app.update.url", "https://aus2.mozilla.org/update/1/%PRODUCT%/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/update.xml");
|
||||
// URL user can browse to manually if for some reason all update installation
|
||||
// attempts fail.
|
||||
pref("app.update.url.manual", "http://www.mozilla.org/products/seamonkey/");
|
||||
pref("app.update.url.manual", "http://www.mozilla.org/projects/seamonkey/");
|
||||
// A default value for the "More information about this update" link
|
||||
// supplied in the "An update is available" page of the update wizard.
|
||||
pref("app.update.url.details", "chrome://communicator-region/locale/region.properties");
|
||||
|
@ -11,4 +11,4 @@ update_notifications.provider.0.datasource=http://www.mozilla.org/projects/seamo
|
||||
|
||||
# More information about this update link available in the update wizard.
|
||||
# Only change this if you are providing localized release notes.
|
||||
app.update.url.details=http://www.mozilla.org/products/seamonkey/releases/
|
||||
app.update.url.details=http://www.mozilla.org/projects/seamonkey/releases/
|
||||
|
Loading…
Reference in New Issue
Block a user