do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg git-svn-id: svn://kolibrios.org@9604 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -13,7 +13,7 @@ PROGS = "../programs"
|
||||
-- The first subitem of every item is name inside kolibri.img, the second is name of local file.
|
||||
img_files = {
|
||||
{"MACROS.INC", PROGS .. "/macros.inc"},
|
||||
{"CONFIG.INC", PROGS .. "/config.inc"},
|
||||
-- {"CONFIG.INC", PROGS .. "/config.inc"},
|
||||
{"STRUCT.INC", PROGS .. "/struct.inc"},
|
||||
{"FB2READ", "common/fb2read"},
|
||||
{"ALLGAMES", "common/allgames"},
|
||||
|
Reference in New Issue
Block a user