forked from len0rd/rockbox
Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolution
in the right spot this time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23843 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fce66cb835
commit
f51e1f9821
3 changed files with 13 additions and 9 deletions
|
|
@ -242,7 +242,7 @@ PLUGIN_HEADER
|
|||
#define CHC_SETTINGS_INC BUTTON_NEXT
|
||||
#define CHC_SETTINGS_DEC BUTTON_PREV
|
||||
#define CHC_SETTINGS_OK BUTTON_PLAY
|
||||
#define CHC_SETTINGS_CANEL BUTTON_POWER
|
||||
#define CHC_SETTINGS_CANCEL BUTTON_POWER
|
||||
|
||||
#elif CONFIG_KEYPAD == ONDAVX747_PAD
|
||||
#define CHC_QUIT BUTTON_POWER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue