Whoops, nearly forgot to define the help screen text for
the GoGear HDD6330. There would've been some nasty, nasty red if I hadn't! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28468 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c638e96738
commit
01c27cef01
1 changed files with 6 additions and 0 deletions
|
@ -367,6 +367,12 @@
|
|||
#define PEGBOX_RIGHT BUTTON_RIGHT
|
||||
#define PEGBOX_LEFT BUTTON_LEFT
|
||||
|
||||
#define SELECT_TEXT "NEXT"
|
||||
#define QUIT_TEXT "POWER"
|
||||
#define RESTART_TEXT "MENU"
|
||||
#define LVL_UP_TEXT "VOL+"
|
||||
#define LVL_DOWN_TEXT "VOL-"
|
||||
|
||||
#elif CONFIG_KEYPAD == PHILIPS_SA9200_PAD
|
||||
#define PEGBOX_SELECT BUTTON_RIGHT
|
||||
#define PEGBOX_QUIT BUTTON_POWER
|
||||
|
|
Loading…
Reference in a new issue