forked from len0rd/rockbox
Rolled back "Follow playlist" change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7749 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2bffba7406
commit
c34d04618a
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ static const struct bit_entry hd_bits[] =
|
|||
{3, S_O(dirfilter), SHOW_SUPPORTED,
|
||||
"show files", "all,supported,music,playlists,id3 database" },
|
||||
{1, S_O(sort_case), false, "sort case", off_on },
|
||||
{1, S_O(browse_current), true, "follow playlist", off_on },
|
||||
{1, S_O(browse_current), false, "follow playlist", off_on },
|
||||
/* playlist */
|
||||
{1, S_O(playlist_viewer_icons), true, "playlist viewer icons", off_on },
|
||||
{1, S_O(playlist_viewer_indices), true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue