Web page updated.
[jspeed] / www / theme-howto.html
index d988069..0b3bcde 100644 (file)
@@ -66,7 +66,7 @@
        </li>\r
 </ul>\r
 \r
-<p>jSpeed theme files (ie. default.jspeed) are just <strong>regular zip-files</strong> renamed to .jspeed. The path for theme files is /home/user/.jspeed/themes.</p>\r
+<p>jSpeed theme files (e.g. default.jspeed) are just <strong>regular zip-files</strong> renamed to .jspeed. The path for theme files is /home/user/.jspeed/themes.</p>\r
 \r
 <p>Each of these zip-files contains at least one file called theme.xml, which contains all the information required to draw the theme. Theme file may also contain image files and fonts required for the theme.</p> \r
 \r
 </tr>\r
 <tr>\r
        <td>visiblewhen</td>\r
-       <td>Defines when element should be visible. Possible values are <strong>always</strong> (default), <strong>poivisible</strong> (show only when there is a poi (ie. speed camera) in view) and <strong>speedexceeded</strong> (show only when speed threshold is exceeded and speed alarm is enabled).</td>\r
+       <td>Defines when element should be visible. Possible values are <strong>always</strong> (default), <strong>poivisible</strong> (show only when there is a poi (e.g. a speed camera) in view) and <strong>speedexceeded</strong> (show only when speed threshold is exceeded and speed alarm is enabled).</td>\r
 </tr>\r
 <tr class="color">\r
        <td>effect</td>\r
 </tr>\r
 <tr>\r
        <td>data</td>\r
-       <td>The actual textual data. Can be a plain text (ie. "Speed:") or a special field (ie. "{SPEED}"). Special fields are automatically updated to contain their value in unit which is specified in settings. Possible special fiels are listed below:<br/>\r
+       <td>The actual textual data. Can be a plain text (e.g. "Speed:") or a special field (e.g. "{SPEED}"). Special fields are automatically updated to contain their value in unit which is specified in settings. Possible special fiels are listed below:<br/>\r
        <strong>{TRIP}: </strong>Trip value.<br />\r
        <strong>{TOTAL}: </strong>Total travelled kilometers or miles.<br />\r
        <strong>{SPEED}: </strong>Current speed.<br />\r
        <strong>{SPEEDUNIT}: </strong>Speed unit (km/h or mph).<br />\r
        <strong>{TIME}: </strong>Current time, formatted according to timeformat tag.<br />\r
        <strong>{DATE}: </strong>Current date, formatted according to dateformat tag.<br/>\r
-       <strong>{POIDISTANCE}: </strong>Distance to the nearest poi (ie. speed camera). Empty if there is no poi in view<br />\r
+       <strong>{POIDISTANCE}: </strong>Distance to the nearest poi (e.g. speed camera). Empty if there is no poi in view<br />\r
        <strong>{ANGLE}: </strong>Angle of current direction in degrees. 0 means north.<br />\r
        <strong>{LATITUDE}: </strong>Current latitude.<br />\r
        <strong>{LONGITUDE}: </strong>Current longitude.<br />\r
 </tr>\r
 <tr>\r
        <td>font</td>\r
-       <td>Text font. Can be a font file inside the theme file (ie. "somefont.ttf") or a name of a font intalled in system (ie. "Tahoma").</td>\r
+       <td>Text font. Can be a font file inside the theme file (e.g. "somefont.ttf") or a name of a font intalled in system (e.g. "Tahoma").</td>\r
        <td><pre>&lt;font&gt;arial.ttf&lt;/font&gt;</pre></td>\r
 </tr>\r
 <tr class="color">\r