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:
Maurus Cuelenaere 2009-08-18 00:43:36 +00:00
parent 6ade4bb766
commit e1832591eb
3 changed files with 25 additions and 13 deletions

View file

@ -12670,13 +12670,16 @@
desc: in Settings -> General -> Display -> Status-/Scrollbar
user: core
<source>
*: "Scroll Bar Width"
*: none
lcd_bitmap: "Scroll Bar Width"
</source>
<dest>
*: "Scroll Bar Width"
*: none
lcd_bitmap: "Scroll Bar Width"
</dest>
<voice>
*: "Scroll bar width"
*: none
lcd_bitmap: "Scroll bar width"
</voice>
</phrase>
<phrase>
@ -12684,12 +12687,15 @@
desc: in Settings -> General -> Display -> Status-/Scrollbar
user: core
<source>
*: "Scroll Bar Position"
*: none
lcd_bitmap: "Scroll Bar Position"
</source>
<dest>
*: "Scroll Bar Position"
*: none
lcd_bitmap: "Scroll Bar Position"
</dest>
<voice>
*: "Scroll bar position"
*: none
lcd_bitmap: "Scroll bar position"
</voice>
</phrase>