mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
FS#10534: Make scrollbar width variable through a setting (useful for touchscreen targets)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22387 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
13c28e8cbb
commit
567d83e6be
5 changed files with 21 additions and 2 deletions
|
|
@ -12671,3 +12671,17 @@
|
|||
*: "Skin RAM usage"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_SCROLLBAR_WIDTH
|
||||
desc: in Settings -> General -> Display -> Status-/Scrollbar
|
||||
user: core
|
||||
<source>
|
||||
*: "Scroll Bar Width"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Scroll Bar Width"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Scroll bar width"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue