Firefox2/L10n Requirements: Difference between revisions

Line 233: Line 233:
=== addons.mozilla.org URLs ===
=== addons.mozilla.org URLs ===


As with the PFS, a standard URL for AMO will emerge from {{bug|346689}}.  As soon as that bug is resolved, we can finalize extensions.getMoreExtensionsURL and extensions.getMoreThemesURL
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 ===
64

edits