mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Revert root_redirect :(
This reverts commit 31fc46ded6
.
Change-Id: Ia78618c0e8b25ca65f7c8ae0db1cb9c9b321bad9
This commit is contained in:
parent
bd744059cf
commit
f850bbbbc4
19 changed files with 215 additions and 645 deletions
|
@ -64,9 +64,6 @@
|
|||
#define PLUGIN_DIR ROCKBOX_DIR "/rocks"
|
||||
#define CODECS_DIR ROCKBOX_DIR "/codecs"
|
||||
|
||||
#define RB_ROOT_VOL_HIDDEN(v) (IF_MV_VOL(v) == 0)
|
||||
#define RB_ROOT_CONTENTS_DIR "/" IF_MV("<0>")
|
||||
|
||||
#else /* APPLICATION */
|
||||
|
||||
#define HOME_DIR "<HOME>" /* replaced at runtime */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue