1
0
Fork 0
forked from len0rd/rockbox

Fix keymapping inconsistencies generated by my previous keymap change,

this touches the FM Radio, Recording, and Text Editors.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15706 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Paul Louden 2007-11-20 01:59:06 +00:00
parent 9873d33bf5
commit 92b6ee91fa
2 changed files with 6 additions and 5 deletions

View file

@ -459,6 +459,7 @@ enum plugin_status plugin_start(struct plugin_api* api, void* parameter)
}
}
break;
case ACTION_STD_STOP:
case ACTION_STD_CANCEL:
if (changed)
{