RTL language enhancements by Tomers Shalev and I.
commit41beab2c81259deb599628d4b2260a42bbf23909
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 7 Jan 2010 07:34:15 +0000 (7 07:34 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 7 Jan 2010 07:34:15 +0000 (7 07:34 +0000)
tree973c8538bf4cdfcb418103563e2b42f8ce421a15
parentd86191dd3d31149a4601374ffc560030142d4c26
RTL language enhancements by Tomers Shalev and I.

3 new tokens:
%ax - the next token should follow the language direction (what that means is defined by the individual tokens)
%aL - align left on LTR language (same as %al), right on RTL languages
%aR - align right on LTR language (same as %ar), left on RTL languages

This commit adds %ax support to the %V and %Cl tokens.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24193 a1c6a512-1295-4272-9138-f99709370657
13 files changed:
apps/filetree.c
apps/gui/skin_engine/skin_display.c
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/skin_tokens.h
apps/gui/skin_engine/wps_internals.h
wps/cabbiev2.128x128x16.wps
wps/cabbiev2.132x80x16.wps
wps/cabbiev2.138x110x2.wps
wps/cabbiev2.160x128x16.wps
wps/cabbiev2.160x128x2.wps
wps/cabbiev2.176x132x16.wps
wps/cabbiev2.220x176x16.wps
wps/cabbiev2.320x240x16.wps