[core/themes] Prepare adding of themeing support
* Add framework JSON definition for themes * Add framework test module * Add framework module see #23
This commit is contained in:
parent
aacc56a4e2
commit
60ae92c8e3
7 changed files with 103 additions and 2 deletions
3
testjson.sh
Executable file
3
testjson.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
find themes/ -name "*.json"|xargs cat|json_verify -s
|
Loading…
Add table
Add a link
Reference in a new issue