Confirmed users
251
edits
(→Tips) |
|||
| Line 159: | Line 159: | ||
Where <code><image-dir></code> is the directory containing the density-specific image directories (<code>mdpi</code>, <code>hdpi</code>, etc) and <code><image-name></code> is the filename under the density-specific directories without the file extension. For example, <code>gecko.distribution://suggestedsites/res/distroimage</code> image URL will be translated to <code><distribution-root-dir>/suggestedsites/res/xhdpi/distroimage.png</code> on a XHDPI device. | Where <code><image-dir></code> is the directory containing the density-specific image directories (<code>mdpi</code>, <code>hdpi</code>, etc) and <code><image-name></code> is the filename under the density-specific directories without the file extension. For example, <code>gecko.distribution://suggestedsites/res/distroimage</code> image URL will be translated to <code><distribution-root-dir>/suggestedsites/res/xhdpi/distroimage.png</code> on a XHDPI device. | ||
The list of suggested sites from the distribution will be prepended to the default list of suggested sites that ships with Firefox. | |||
==Issues== | ==Issues== | ||