add fillscr to autobuild, remove refrscrn from autobuild
git-svn-id: svn://kolibrios.org@6966 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
85f4e052f7
commit
eef7acb4a3
@ -314,7 +314,6 @@ tup.append_table(img_files, {
|
|||||||
{"@OPEN", PROGS .. "/system/open/open"},
|
{"@OPEN", PROGS .. "/system/open/open"},
|
||||||
{"@NOTIFY", PROGS .. "/system/notify3/notify"},
|
{"@NOTIFY", PROGS .. "/system/notify3/notify"},
|
||||||
{"@SS", PROGS .. "/system/ss/trunk/@ss"},
|
{"@SS", PROGS .. "/system/ss/trunk/@ss"},
|
||||||
{"REFRSCRN", PROGS .. "/system/refrscrn/refrscrn"},
|
|
||||||
{"ASCIIVJU", PROGS .. "/develop/asciivju/trunk/asciivju"},
|
{"ASCIIVJU", PROGS .. "/develop/asciivju/trunk/asciivju"},
|
||||||
{"CALC", PROGS .. "/other/calc/trunk/calc"},
|
{"CALC", PROGS .. "/other/calc/trunk/calc"},
|
||||||
{"CALENDAR", PROGS .. "/system/calendar/trunk/calendar"},
|
{"CALENDAR", PROGS .. "/system/calendar/trunk/calendar"},
|
||||||
@ -526,6 +525,7 @@ tup.append_table(img_files, {
|
|||||||
{"DEMOS/TIMER", PROGS .. "/other/Timer/timer"},
|
{"DEMOS/TIMER", PROGS .. "/other/Timer/timer"},
|
||||||
{"DEVELOP/MSTATE", PROGS .. "/develop/mstate/mstate"},
|
{"DEVELOP/MSTATE", PROGS .. "/develop/mstate/mstate"},
|
||||||
{"GAMES/C4", PROGS .. "/games/c4/trunk/c4"},
|
{"GAMES/C4", PROGS .. "/games/c4/trunk/c4"},
|
||||||
|
{"FILLSCR", PROGS .. "/media/FillScr/fillscr"},
|
||||||
})
|
})
|
||||||
end -- tup.getconfig('NO_NASM') ~= 'full'
|
end -- tup.getconfig('NO_NASM') ~= 'full'
|
||||||
|
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||||
#/SYS/LOADDRV COMMOUSE 1 # serial mouse driver
|
#/SYS/LOADDRV COMMOUSE 1 # serial mouse driver
|
||||||
#/SYS/DEVELOP/BOARD "" 0 # Load DEBUG board
|
#/SYS/DEVELOP/BOARD "" 0 # Load DEBUG board
|
||||||
#/SYS/refrscrn "" 0 # Refresh screen
|
|
||||||
/SYS/SETUP BOOT 0 # Load device settings
|
/SYS/SETUP BOOT 0 # Load device settings
|
||||||
/SYS/LOADDRV RDC 0 # videodriver for RDC M2010/M2012
|
/SYS/LOADDRV RDC 0 # videodriver for RDC M2010/M2012
|
||||||
/SYS/@TASKBAR "" 0 # Start taskbar
|
/SYS/@TASKBAR "" 0 # Start taskbar
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
[main]
|
[main]
|
||||||
bg=1
|
bg=1
|
||||||
|
|
||||||
program=/rd/1/media/palitra
|
program=/sys/fillscr
|
||||||
param=H 007DCEDF 003C427F
|
param=105,145,200, 105,145,200, 105,145,200, 60,60,128, 82,102,164, 60,60,128, 60,60,128, 60,60,128, 60,60,128
|
||||||
|
|
||||||
;program=/rd/1/media/kiv
|
;program=/rd/1/media/kiv
|
||||||
;param=\S__/rd/1/deink.png
|
;param=\S__/rd/1/deink.png
|
||||||
|
Loading…
Reference in New Issue
Block a user