forked from len0rd/rockbox
Ability to control backlight for soft lock action
See Settings -> General Settings -> Display -> LCD Settings -> Backlight on Lock Change-Id: I201cb1c2907bb6842bf5d0b7a657e9db27aa905a
This commit is contained in:
parent
6b0e3fe775
commit
7bbaf74c5c
7 changed files with 20 additions and 23 deletions
|
|
@ -2347,15 +2347,15 @@
|
|||
desc: in lcd settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
*: "Backlight on Lock"
|
||||
hold_button: "Backlight on Hold"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
*: "Backlight on Lock"
|
||||
hold_button: "Backlight on Hold"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
*: "Backlight on Lock"
|
||||
hold_button: "Backlight on hold"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue