summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorWilliam Wilgus <wilgus.william@gmail.com>2024-05-04 08:41:16 -0400
committerWilliam Wilgus <wilgus.william@gmail.com>2024-05-05 14:01:43 -0400
commitd7c541742f5e6ec07dbcc8e1346efde9d807437e (patch)
tree2c3325b652999bd9b2443eb96d8d32035d3c4c18 /apps/plugins/SOURCES
parentefcea6628024c5f6796c3850c3779801db4b6874 (diff)
downloadrockbox-d7c541742f5e6ec07dbcc8e1346efde9d807437e.tar.gz
rockbox-d7c541742f5e6ec07dbcc8e1346efde9d807437e.zip
Allow first level folders in plugin menu
add sorting directories as files move picross files to a hidden folder use directory for lua_scripts, sgt_puzzles make plugin browser able to handle 1st level directories Change-Id: I30852d71dc992c378d5790756e94f06f5a2e9bef
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index ff08074f82..8028758ef0 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -117,7 +117,6 @@ metronome.c
117#if PLUGIN_BUFFER_SIZE >= 0x80000 117#if PLUGIN_BUFFER_SIZE >= 0x80000
118boomshine.lua 118boomshine.lua
119picross.lua 119picross.lua
120lua_scripts.lua
121#ifdef HAVE_LCD_COLOR 120#ifdef HAVE_LCD_COLOR
122pixel-painter.lua 121pixel-painter.lua
123#endif /* HAVE_LCD_COLOR */ 122#endif /* HAVE_LCD_COLOR */