- Status Closed
- Percent Complete
- Task Type Patches
- Category Settings
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Alexander Levin - 2010-04-10
Last edited by Jeffrey Goode - 2010-04-11
Opened by Alexander Levin - 2010-04-10
Last edited by Jeffrey Goode - 2010-04-11
FS#11195 - Remove redundant lang_id from the hotkey items
The hotkey items have the lang_id's although the menus already have them. The patch eliminates the redundancy. This should also slightly reduce the bin size, but the main purpose of the patch is to get rid of the redundancy (the lang_id in the hotkey item has to match the lang_id in the menu).
The hotkey items must point to MENUITEM_FUNCTION now, which is the case for all hotkeyable items now.
Closed by Jeffrey Goode
2010-04-11 00:47
Reason for closing: Accepted
Additional comments about closing:
2010-04-11 00:47
Reason for closing: Accepted
Additional comments about closing:
Lovely! Committed in r25581