diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2004-07-14 12:21:59 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2004-07-14 12:21:59 +0000 |
commit | 4d49a6b26ef4f1f95fcd3c2e487a1ed01be2fea1 (patch) | |
tree | d1c4735fa71375eb304c22bee75e0f27c22b0e9f /www/docs/rocklatin.t | |
parent | bac1ae5aa1c2f0009ef34f3bad87b23072a28d2f (diff) |
Added bookmark icon for the Player/Studio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4880 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs/rocklatin.t')
-rw-r--r-- | www/docs/rocklatin.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/docs/rocklatin.t b/www/docs/rocklatin.t index 7aee26fd3e..819a845051 100644 --- a/www/docs/rocklatin.t +++ b/www/docs/rocklatin.t @@ -68,7 +68,7 @@ or 8 of such characters. This code example shows how to define a pattern: lcd_unlock_pattern(handle); } </pre> -The handle is very likely to be between 0x01 to 0x16, which in software will +The handle is very likely to be between 0x01 to 0x15, which in software will be handled as a prioritized character (even higher than the icons). <h2>Some notes</h2> |