From 3fcdadce240d2227c1864f2a42a6ae0db1bb372c Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Sat, 16 Apr 2022 12:13:19 +0100 Subject: plugins: Add multiboot select plugin This plugin provides a menu for easily editing the root redirect file on targets that support multiboot. You can select a new root from a list of Rockbox installations detected on the filesystem or remove all redirects to boot from the default location. To avoid searching the whole filesystem, only subdirectories of the volume roots are checked for valid installations. Only installations that are compatible with the current player will be displayed. Change-Id: I7dcbadfd97873b87817870e61d2ae37956d2da00 --- apps/plugins/viewers.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/viewers.config') diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config index 8aa0ac370a..8d266966d0 100644 --- a/apps/plugins/viewers.config +++ b/apps/plugins/viewers.config @@ -105,4 +105,4 @@ shopper,viewers/shopper,1 lnk,viewers/windows_lnk,- #ifdef HAVE_TAGCACHE *,demos/pictureflow,- -#endif \ No newline at end of file +#endif -- cgit v1.2.3