forked from len0rd/rockbox
This is getting embarrassing.. forgot this one too. Last one - I promise!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7340 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
803d5cc3e9
commit
0e3caeab73
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ bool show_info(void)
|
|||
|
||||
static bool plugin_browse(void)
|
||||
{
|
||||
return rockbox_browse(PLUGIN_DIR, SHOW_PLUGINS);
|
||||
return rockbox_browse(PLUGIN_DIR, SHOW_PLUGINS, true);
|
||||
}
|
||||
|
||||
#ifdef HAVE_RECORDING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue