summaryrefslogtreecommitdiff
path: root/wps/cabbiev2.128x128x16.wps
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2010-01-07 07:34:15 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2010-01-07 07:34:15 +0000
commit91e6b06be97aac8e0f532113723fa9a38fc6cf8c (patch)
tree973c8538bf4cdfcb418103563e2b42f8ce421a15 /wps/cabbiev2.128x128x16.wps
parent57667c51cf09de052222484ce94fbd6da113a55c (diff)
downloadrockbox-91e6b06be97aac8e0f532113723fa9a38fc6cf8c.tar.gz
rockbox-91e6b06be97aac8e0f532113723fa9a38fc6cf8c.zip
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
Diffstat (limited to 'wps/cabbiev2.128x128x16.wps')
-rw-r--r--wps/cabbiev2.128x128x16.wps8
1 files changed, 4 insertions, 4 deletions
diff --git a/wps/cabbiev2.128x128x16.wps b/wps/cabbiev2.128x128x16.wps
index 95eac039ab..bce8b9423d 100644
--- a/wps/cabbiev2.128x128x16.wps
+++ b/wps/cabbiev2.128x128x16.wps
@@ -9,8 +9,8 @@
9%xl|D|shuffle-128x128x16.bmp|74|110| 9%xl|D|shuffle-128x128x16.bmp|74|110|
10%xl|E|repeat-128x128x16.bmp|97|110|4| 10%xl|E|repeat-128x128x16.bmp|97|110|4|
11%xl|F|playmode-128x128x16.bmp|111|110|5| 11%xl|F|playmode-128x128x16.bmp|111|110|5|
12%Cl|4|12|s60|s60| 12%ax%Cl|4|12|s60|s60|
13%pb|pb-128x128x16.bmp|3|87|122|6| 13%ax%pb|pb-128x128x16.bmp|3|87|122|6|
14# images all in the default viewport 14# images all in the default viewport
15%?mh<%xdAa|%xdAb> 15%?mh<%xdAa|%xdAb>
16%?bp<%?bc<%xdBa|%xdBb>|%?bl<|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>> 16%?bp<%?bc<%xdBa|%xdBb>|%?bl<|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>>
@@ -23,7 +23,7 @@
23 23
24 24
25#NowPlaying - with AA 25#NowPlaying - with AA
26%Vl|a|70|12|-|50|1|-|-| 26%ax%Vl|a|70|12|-|50|1|-|-|
27%s%al%?it<%it|%fn> 27%s%al%?it<%it|%fn>
28%s%al%?ia<%ia|%?d2<%d2|(root)>> 28%s%al%?ia<%ia|%?d2<%d2|(root)>>
29%s%al%?id<%id|%?d1<%d1|(root)>> 29%s%al%?id<%id|%?d1<%d1|(root)>>
@@ -40,4 +40,4 @@
40%V|3|70|122|18|1|-|-| 40%V|3|70|122|18|1|-|-|
41%s%ac%Sx|Next:|%?It<%It|%Fn> 41%s%ac%Sx|Next:|%?It<%It|%Fn>
42 42
43%al%pc%ac%?Sr<%pe %Sx|of| %pp|%pp %Sx|of| %pe>%ar%pr 43%aL%pc%ac%?Sr<%pe %Sx|of| %pp|%pp %Sx|of| %pe>%aR%pr