mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Fix the CHARS line to include the correct number of characters.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18409 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
16c9b16ec2
commit
3cb69df04d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ CHARSET_COLLECTIONS "ASCII ISO8859-8 ISO10646-1"
|
||||||
FULL_NAME "snapheb normal"
|
FULL_NAME "snapheb normal"
|
||||||
COPYRIGHT "Copyright artwiz, fixed by aLEczapKA, .se layout by vendis, 8859-15 completed by rasher"
|
COPYRIGHT "Copyright artwiz, fixed by aLEczapKA, .se layout by vendis, 8859-15 completed by rasher"
|
||||||
ENDPROPERTIES
|
ENDPROPERTIES
|
||||||
CHARS 252
|
CHARS 218
|
||||||
STARTCHAR char32
|
STARTCHAR char32
|
||||||
ENCODING 32
|
ENCODING 32
|
||||||
SWIDTH 200 0
|
SWIDTH 200 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue