mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save of presets to different files;
Also fix the preset menu context menu not working on the remote git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9425 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b0b333f95e
commit
009853f40e
10 changed files with 419 additions and 86 deletions
|
|
@ -54,6 +54,7 @@ enum icons_6x8 {
|
|||
Icon_Config,
|
||||
Icon_Plugin,
|
||||
Icon_Bookmark,
|
||||
Icon_Preset,
|
||||
Icon_Queued,
|
||||
Icon_Moving,
|
||||
Icon_Keyboard,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue