forked from len0rd/rockbox
quickscreen: optionally display the shortcuts menu instead of the QS
Adds an option under settings > general settings > system to allow the user to have the shortcuts menu displayed instead of the quick screen. (option is "shortcuts instead of quickscreen" in the .cfg) Change-Id: Id679b461c40ac617629422736d1509384364084d Reviewed-on: http://gerrit.rockbox.org/199 Reviewed-by: Marek Salaba <marek.salaba@gmail.com> Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
This commit is contained in:
parent
7ec426e497
commit
6f62226294
7 changed files with 44 additions and 1 deletions
|
|
@ -13007,3 +13007,20 @@
|
|||
*: "Constrain Auto-Change"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_USE_SHORTCUTS_INSTEAD_OF_QS
|
||||
desc: in settings_menu.
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
quickscreen: "Use Shortcuts Menu Instead of Quick Screen"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
quickscreen: "Use Shortcuts Menu Instead of Quick Screen"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
quickscreen: "Use Shortcuts Menu Instead of Quick Screen"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue