Subversion Repositories Kolibri OS

Rev

Rev 8285 | Rev 8318 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8285 Rev 8303
Line 274... Line 274...
274
 {"kolibrios/res/wallpapers/", "common/wallpapers/*"},
274
 {"kolibrios/res/wallpapers/", "common/wallpapers/*"},
275
 {"kolibrios/res/system/", build_type .. "/settings/kolibri.lbl"},
275
 {"kolibrios/res/system/", build_type .. "/settings/kolibri.lbl"},
276
 {"kolibrios/utils/cnc_editor/cnc_editor", PROGS .. "/other/cnc_editor/cnc_editor"},
276
 {"kolibrios/utils/cnc_editor/cnc_editor", PROGS .. "/other/cnc_editor/cnc_editor"},
277
 {"kolibrios/utils/cnc_editor/kolibri.NC", PROGS .. "/other/cnc_editor/kolibri.NC"},
277
 {"kolibrios/utils/cnc_editor/kolibri.NC", PROGS .. "/other/cnc_editor/kolibri.NC"},
278
 {"kolibrios/utils/vmode", "common/vmode"},
278
 {"kolibrios/utils/vmode", "common/vmode"},
-
 
279
 {"kolibrios/utils/texture", "common/utils/texture"},
279
 }
280
 }
280
if build_type == "rus" then tup.append_table(extra_files, {
281
if build_type == "rus" then tup.append_table(extra_files, {
281
 {"Docs/cp866/config.txt", build_type .. "/docs/CONFIG.TXT"},
282
 {"Docs/cp866/config.txt", build_type .. "/docs/CONFIG.TXT"},
282
 {"Docs/cp866/gnu.txt", build_type .. "/docs/GNU.TXT"},
283
 {"Docs/cp866/gnu.txt", build_type .. "/docs/GNU.TXT"},
283
 {"Docs/cp866/history.txt", build_type .. "/docs/HISTORY.TXT"},
284
 {"Docs/cp866/history.txt", build_type .. "/docs/HISTORY.TXT"},