forked from len0rd/rockbox
Packard Bell Vibe 500: change a not so lucky keymap for the bookmark delete.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25650 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1248e9c6de
commit
0082fa6acf
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ static const struct button_mapping button_context_yesno[] = {
|
|||
}; /* button_context_yesno */
|
||||
|
||||
static const struct button_mapping button_context_bmark[] = {
|
||||
{ ACTION_BMS_DELETE, BUTTON_MENU|BUTTON_REPEAT, BUTTON_MENU },
|
||||
{ ACTION_BMS_DELETE, BUTTON_CANCEL|BUTTON_REPEAT, BUTTON_CANCEL },
|
||||
LAST_ITEM_IN_LIST__NEXTLIST(CONTEXT_LIST),
|
||||
}; /* button_context_bmark */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue