64
edits
| Line 233: | Line 233: | ||
=== addons.mozilla.org URLs === | === addons.mozilla.org URLs === | ||
As with the PFS, a standard URL for AMO | As with the PFS, we now have a standard URL for AMO content (see {{bug|346689}}). | ||
In toolkit/chrome/mozapps/extensions/extensions.properties: | |||
extensions.getMoreExtensionsURL=http://addons.mozilla.com/$locale/$appname/$appversion/extensions/ | |||
extensions.getMoreThemesURL=http://addons.mozilla.com/$locale/$appname/$appversion/themes/ | |||
In region.properties: | |||
searchEnginesURL=http://addons.mozilla.com/$locale/$appname/$appversion/themes/ | |||
Examples of locale, appname, and appversion are "en-US", "firefox", and "2.0.0.0", respectively. | |||
=== Trademark Policy === | === Trademark Policy === | ||
edits