summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/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/lib/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/lib/SOURCES')
-rw-r--r--apps/plugins/lib/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES
index bdea07315e..1cd092f8df 100644
--- a/apps/plugins/lib/SOURCES
+++ b/apps/plugins/lib/SOURCES
@@ -1,6 +1,8 @@
1sha1.c 1sha1.c
2gcc-support.c 2gcc-support.c
3pluginlib_actions.c 3pluginlib_actions.c
4action_helper.c
5button_helper.c
4helper.c 6helper.c
5icon_helper.c 7icon_helper.c
6arg_helper.c 8arg_helper.c