X-Git-Url: http://git.maemo.org/git/?p=jspeed;a=blobdiff_plain;f=www%2Ftheme-howto.html;h=2966ddcb1adb097ee5ef428c90af26c9f8ce55ae;hp=14d85e5abe4161f549717c8e98de510948fc72a3;hb=36d7905fbbcc49571fef5b7769707441f344d179;hpb=a3ba4860f9356fea035e1bf0393c313fc496d6f6 diff --git a/www/theme-howto.html b/www/theme-howto.html index 14d85e5..2966ddc 100644 --- a/www/theme-howto.html +++ b/www/theme-howto.html @@ -527,7 +527,7 @@ data - 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:
+ 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. Special fields can also be combined (e.g. "{SPEED} {SPEEDUNIT}"). Possible special fiels are listed below:
{TRIP}: Trip value.
{TOTAL}: Total travelled kilometers or miles.
{SPEED}: Current speed.
@@ -541,8 +541,8 @@ {ANGLE}: Angle of current direction in degrees. 0 means north.
{LATITUDE}: Current latitude.
{LONGITUDE}: Current longitude.
- {ALTITUDE}: Current altitude (in m or feet).
- {DISTANCEUNIT}: Unit for altitude and poidistance fields (m or feet).
+ {ALTITUDE}: Current altitude (in meters or feet).
+ {DISTANCEUNIT}: Unit for altitude and poidistance fields (m or ft).
<data>{SPEED}</data>