mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Yes/No screen: Add proper message for touchscreen targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23862 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8846a60a72
commit
5175ce527b
1 changed files with 4 additions and 3 deletions
|
|
@ -333,17 +333,18 @@
|
|||
user: core
|
||||
<source>
|
||||
*: "PLAY = Yes"
|
||||
cowond2*: "MENU = Yes"
|
||||
cowond2*: "MENU, or top-right = Yes"
|
||||
h100,h120,h300: "NAVI = Yes"
|
||||
yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "SELECT = Yes"
|
||||
mrobe500: "PLAY, POWER, or top-right = Yes"
|
||||
player: "(PLAY/STOP)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "PLAY = Yes"
|
||||
cowond2*: "MENU = Yes"
|
||||
cowond2*: "MENU, or top-right = Yes"
|
||||
h100,h120,h300: "NAVI = Yes"
|
||||
yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "SELECT = Yes"
|
||||
mrobe500: "PLAY or POWER = Yes"
|
||||
mrobe500: "PLAY, POWER, or top-right = Yes"
|
||||
player: "(PLAY/STOP)"
|
||||
</dest>
|
||||
<voice>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue