Subversion Repositories Kolibri OS

Rev

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

Rev 5327 Rev 5328
Line 489... Line 489...
489
 {"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
489
 {"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
490
})
490
})
491
-- For russian build, add russian-only programs.
491
-- For russian build, add russian-only programs.
492
if build_type == "rus" then tup.append_table(img_files, {
492
if build_type == "rus" then tup.append_table(img_files, {
493
 {"kolibrios/games/21days/", PROGS .. "/games/21days/21days"},
493
 {"kolibrios/games/21days/", PROGS .. "/games/21days/21days"},
494
})
494
}) end
495
end -- tup.getconfig('NO_GCC') ~= 'full'
495
end -- tup.getconfig('NO_GCC') ~= 'full'
Line 496... Line 496...
496
 
496
 
497
-- Skins.
497
-- Skins.