forked from len0rd/rockbox
checkwps: Validate %?St() tags
This will bail if referenced setting name does not exist. Change-Id: I7abd54ec1260d3da6024ebec809f8e270b0a84e5
This commit is contained in:
parent
d57e1a21d1
commit
d7d7627baf
6 changed files with 91 additions and 22 deletions
|
@ -4,6 +4,8 @@
|
|||
../../apps/gui/viewport.c
|
||||
../../apps/language.c
|
||||
../../apps/misc.c
|
||||
../../apps/settings.c
|
||||
../../apps/settings_list.c
|
||||
../../firmware/common/strmemccpy.c
|
||||
../../firmware/common/strlcpy.c
|
||||
../../firmware/common/pathfuncs.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue