Fix red on Players, hopefully.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18698 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d456460707
commit
27c7977068
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ PLUGIN_HEADER
|
|||
|
||||
#define BATTERY_ON BUTTON_PLAY
|
||||
#define BATTERY_OFF BUTTON_STOP
|
||||
#define BATTERY_ON_TXT "PLAY - start"
|
||||
#define BATTERY_OFF_TXT "STOP"
|
||||
|
||||
#define BATTERY_RC_ON BUTTON_RC_PLAY
|
||||
#define BATTERY_RC_OFF BUTTON_RC_STOP
|
||||
|
|
Loading…
Reference in a new issue