diff --git a/data/Tupfile.lua b/data/Tupfile.lua index baf5acdfaa..aa94ad3709 100644 --- a/data/Tupfile.lua +++ b/data/Tupfile.lua @@ -694,7 +694,6 @@ end -- tup.getconfig('NO_TCC') ~= 'full' -- Programs that require GCC to compile. if tup.getconfig('NO_GCC') ~= 'full' then tup.append_table(img_files, { - {"GAMES/CHECKERS", PROGS .. "/games/checkers/trunk/checkers"}, {"GAMES/REVERSI", PROGS .. "/games/reversi/trunk/reversi"}, {"SHELL", PROGS .. "/system/shell/shell"}, }) @@ -710,6 +709,7 @@ tup.append_table(extra_files, { {"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake {"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"}, {"kolibrios/games/fridge/", PROGS .. "/games/fridge/fridge"}, + {"kolibrios/games/", PROGS .. "/games/checkers/trunk/checkers"} }) -- For russian build, add russian-only programs. if build_type == "rus" then tup.append_table(extra_files, { diff --git a/data/ca/settings/icon.ini b/data/ca/settings/icon.ini index 4a998710e3..fbbf2e382c 100644 --- a/data/ca/settings/icon.ini +++ b/data/ca/settings/icon.ini @@ -167,7 +167,7 @@ x=68 y=-135 [17] name=CHECKERS -path=/SYS/GAMES/CHECKERS +path=/kolibrios/games/checkers param= ico=20 x=-271 diff --git a/data/common/settings/games.ini b/data/common/settings/games.ini index a421e4372f..f8a0f50f02 100644 --- a/data/common/settings/games.ini +++ b/data/common/settings/games.ini @@ -48,7 +48,7 @@ DOOM1=/kg/doom1/doom,43 [Logical] Clicks=games/clicks,18 -Checkers=games/checkers,20 +Checkers=/kg/checkers,20 Sudoku=games/sudoku,25 Mine=games/mine,14 Flood-It=games/flood-it,59 diff --git a/data/eng/settings/icon.ini b/data/eng/settings/icon.ini index 0036ee7bdb..0426b57081 100644 --- a/data/eng/settings/icon.ini +++ b/data/eng/settings/icon.ini @@ -167,7 +167,7 @@ x=68 y=-135 [17] name=CHECKERS -path=/SYS/GAMES/CHECKERS +path=/kolibrios/games/checkers param= ico=20 x=-271 diff --git a/data/et/settings/icon.ini b/data/et/settings/icon.ini index a8e8edcae3..2748b2df00 100644 --- a/data/et/settings/icon.ini +++ b/data/et/settings/icon.ini @@ -166,7 +166,7 @@ x=68 y=-135 [17] name=CHECKERS -path=/SYS/GAMES/CHECKERS +path=/kolibrios/games/checkers param= ico=20 x=-271 diff --git a/data/it/settings/icon.ini b/data/it/settings/icon.ini index 0036ee7bdb..0426b57081 100644 --- a/data/it/settings/icon.ini +++ b/data/it/settings/icon.ini @@ -167,7 +167,7 @@ x=68 y=-135 [17] name=CHECKERS -path=/SYS/GAMES/CHECKERS +path=/kolibrios/games/checkers param= ico=20 x=-271 diff --git a/data/rus/settings/games.ini b/data/rus/settings/games.ini index a5a4853476..56ef6e1dd5 100644 --- a/data/rus/settings/games.ini +++ b/data/rus/settings/games.ini @@ -48,7 +48,7 @@ DOOM1=/kg/doom1/doom,43 [Логические] Clicks=games/clicks,18 -Checkers=games/checkers,20 +Checkers=/kg/checkers,20 Sudoku=games/sudoku,25 Mine=games/mine,14 Flood-It=games/flood-it,59 diff --git a/data/rus/settings/icon.ini b/data/rus/settings/icon.ini index f8771d7cef..3172560ec3 100644 --- a/data/rus/settings/icon.ini +++ b/data/rus/settings/icon.ini @@ -167,7 +167,7 @@ x=68 y=-135 [17] name=CHECKERS -path=/SYS/GAMES/CHECKERS +path=/kolibrios/games/checkers param= ico=20 x=-271 diff --git a/data/sp/settings/icon.ini b/data/sp/settings/icon.ini index 0036ee7bdb..0426b57081 100644 --- a/data/sp/settings/icon.ini +++ b/data/sp/settings/icon.ini @@ -167,7 +167,7 @@ x=68 y=-135 [17] name=CHECKERS -path=/SYS/GAMES/CHECKERS +path=/kolibrios/games/checkers param= ico=20 x=-271