fix double ,,
git-svn-id: svn://kolibrios.org@9008 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
56f2cc05e1
commit
204f43dcee
|
@ -623,7 +623,7 @@ tup.append_table(img_files, {
|
|||
{"TIMER", PROGS .. "/other/Timer/timer"},
|
||||
{"TINFO", PROGS .. "/system/tinfo/tinfo"},
|
||||
{"DEVELOP/MSTATE", PROGS .. "/develop/mstate/mstate"}
|
||||
{"DEVELOP/GENFILES", PROGS .. "/testing/genfiles/GenFiles"},,
|
||||
{"DEVELOP/GENFILES", PROGS .. "/testing/genfiles/GenFiles"},
|
||||
{"GAMES/C4", PROGS .. "/games/c4/trunk/c4"},
|
||||
{"MEDIA/FILLSCR", PROGS .. "/media/FillScr/fillscr"},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue