From f4c7dc933d0df00c8ecc9308553a135a998399e2 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Thu, 21 Oct 2021 22:26:27 -0400 Subject: lua add ability to pass PLUGIN_ ret vals with os.exit() + add defines Change-Id: I45998245271fbd8fee4534f8497b014025e4dcc7 --- apps/plugins/lua/rbdefines_helper.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/lua/rbdefines_helper.pl') diff --git a/apps/plugins/lua/rbdefines_helper.pl b/apps/plugins/lua/rbdefines_helper.pl index e788855e87..5fb0946a6a 100755 --- a/apps/plugins/lua/rbdefines_helper.pl +++ b/apps/plugins/lua/rbdefines_helper.pl @@ -50,6 +50,7 @@ if ($def_type eq "rb_defines") { '^SYS_(TIMEOUT|POWEROFF|BATTERY_UPDATE)$', '^SYS_USB_(DIS|)CONNECTED$', '^HOME_DIR$', + '^PLUGIN(_OK|_USB_CONNECTED|_POWEROFF|_GOTO_WPS|_GOTO_PLUGIN)$', '^PLUGIN_DIR$', '^PLUGIN(_APPS_|_GAMES_|_)DATA_DIR$', '^ROCKBOX_DIR$', -- cgit v1.2.3