added themes list
This commit is contained in:
parent
4c61589218
commit
76f94e7a30
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ local files = {
|
||||||
|
|
||||||
["src/apps/system/settings.lua"] = "/.sPhone/apps/system/settings",
|
["src/apps/system/settings.lua"] = "/.sPhone/apps/system/settings",
|
||||||
["src/apps/system/info.lua"] = "/.sPhone/apps/system/info",
|
["src/apps/system/info.lua"] = "/.sPhone/apps/system/info",
|
||||||
|
["src/apps/themes.lua"] = "/.sPhone/apps/themes",
|
||||||
["src/apps/kstwallet.lua"] = "/.sPhone/apps/kstwallet",
|
["src/apps/kstwallet.lua"] = "/.sPhone/apps/kstwallet",
|
||||||
["src/apps/store.lua"] = "/.sPhone/apps/store",
|
["src/apps/store.lua"] = "/.sPhone/apps/store",
|
||||||
["src/apps/shell.lua"] = "/.sPhone/apps/shell",
|
["src/apps/shell.lua"] = "/.sPhone/apps/shell",
|
||||||
|
|
Loading…
Reference in a new issue