workaround tup issue
git-svn-id: svn://kolibrios.org@7529 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
4ad787fc8f
commit
c8789b9dae
@ -630,7 +630,7 @@ tup.append_table(img_files, {
|
||||
tup.append_table(extra_files, {
|
||||
{"kolibrios/3D/cubeline", PROGS .. "/demos/cubeline/trunk/cubeline"},
|
||||
{"kolibrios/emul/e80/e80", PROGS .. "/emulator/e80/trunk/e80"},
|
||||
{"kolibrios/games/2048", PROGS .. "/games/2048/2048"},
|
||||
{"kolibrios/games/2048game", PROGS .. "/games/2048/2048"},
|
||||
{"kolibrios/games/donkey", PROGS .. "/games/donkey/donkey"},
|
||||
{"kolibrios/games/heliothryx", PROGS .. "/games/heliothryx/heliothryx"},
|
||||
{"kolibrios/games/marblematch3", PROGS .. "/games/marblematch3/marblematch3"},
|
||||
|
@ -4,7 +4,7 @@ window_title=KolibriOS Game Center
|
||||
default_icon=35
|
||||
|
||||
[Casual]
|
||||
2048=/k/games/2048,53
|
||||
2048=/k/games/2048game,53
|
||||
Fara=/k/games/fara/fara,42
|
||||
MarbleMatch=/k/games/marblematch3
|
||||
Tetris=games/tetris,47
|
||||
|
@ -4,7 +4,7 @@ window_title=
|
||||
default_icon=35
|
||||
|
||||
[Casual]
|
||||
2048=/k/games/2048,53
|
||||
2048=/k/games/2048game,53
|
||||
Fara=/k/games/fara/fara,42
|
||||
MarbleMatch=/k/games/marblematch3
|
||||
Tetris=games/tetris,47
|
||||
|
Loading…
Reference in New Issue
Block a user