summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorWilliam Wilgus <wilgus.william@gmail.com>2021-11-12 20:50:20 -0500
committerWilliam Wilgus <me.theuser@yahoo.com>2021-11-22 21:39:45 -0500
commitb39acee3abd199d80b84c68ebfa7301b7e7a957e (patch)
tree5e0ed2b152acd41d4b7e8335f31ba8b65d6e5f06 /apps/plugins/SOURCES
parent3d07ec46eed738e6dac6109598766f6568ac4669 (diff)
downloadrockbox-b39acee3abd199d80b84c68ebfa7301b7e7a957e.tar.gz
rockbox-b39acee3abd199d80b84c68ebfa7301b7e7a957e.zip
rb_info plugin and button,action+context name helper
rb_info is just a test plugin just some info from the running rockbox install the real star here is the generator scripts to make actions_helper.c and button_helper.c Change-Id: I23f7bbdae3f2cffca2490c4df40bb13b0b5d5064
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 0635a62d83..ab77dcde58 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -17,6 +17,7 @@ mosaique.c
17main_menu_config.c 17main_menu_config.c
18properties.c 18properties.c
19random_folder_advance_config.c 19random_folder_advance_config.c
20rb_info.c
20rockblox.c 21rockblox.c
21search.c 22search.c
22settings_dumper.c 23settings_dumper.c