forked from len0rd/rockbox
Reclaim a bit of binsize for non-lcd_bitmap targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22392 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6ade4bb766
commit
e1832591eb
3 changed files with 25 additions and 13 deletions
|
|
@ -12580,13 +12580,16 @@
|
|||
desc: in Settings -> General -> Display -> Status-/Scrollbar
|
||||
user: core
|
||||
<source>
|
||||
*: "Scroll Bar Width"
|
||||
*: none
|
||||
lcd_bitmap: "Scroll Bar Width"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Scrollbar breedte"
|
||||
*: none
|
||||
lcd_bitmap: "Scrollbar breedte"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Scroll bar breedte"
|
||||
*: none
|
||||
lcd_bitmap: "Scroll bar breedte"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -12594,12 +12597,15 @@
|
|||
desc: in Settings -> General -> Display -> Status-/Scrollbar
|
||||
user: core
|
||||
<source>
|
||||
*: "Scroll Bar Position"
|
||||
*: none
|
||||
lcd_bitmap: "Scroll Bar Position"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Scrollbar positie"
|
||||
*: none
|
||||
lcd_bitmap: "Scrollbar positie"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Scroll bar positie"
|
||||
*: none
|
||||
lcd_bitmap: "Scroll bar positie"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue