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"},
|
||||
{"@NOTIFY", PROGS .. "/system/notify3/notify"},
|
||||
{"@SS", PROGS .. "/system/ss/trunk/@ss"},
|
||||
{"REFRSCRN", PROGS .. "/system/refrscrn/refrscrn"},
|
||||
{"ASCIIVJU", PROGS .. "/develop/asciivju/trunk/asciivju"},
|
||||
{"CALC", PROGS .. "/other/calc/trunk/calc"},
|
||||
{"CALENDAR", PROGS .. "/system/calendar/trunk/calendar"},
|
||||
@ -526,6 +525,7 @@ tup.append_table(img_files, {
|
||||
{"DEMOS/TIMER", PROGS .. "/other/Timer/timer"},
|
||||
{"DEVELOP/MSTATE", PROGS .. "/develop/mstate/mstate"},
|
||||
{"GAMES/C4", PROGS .. "/games/c4/trunk/c4"},
|
||||
{"FILLSCR", PROGS .. "/media/FillScr/fillscr"},
|
||||
})
|
||||
end -- tup.getconfig('NO_NASM') ~= 'full'
|
||||
|
||||
|
@ -6,7 +6,6 @@
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/LOADDRV COMMOUSE 1 # serial mouse driver
|
||||
#/SYS/DEVELOP/BOARD "" 0 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 0 # Refresh screen
|
||||
/SYS/SETUP BOOT 0 # Load device settings
|
||||
/SYS/LOADDRV RDC 0 # videodriver for RDC M2010/M2012
|
||||
/SYS/@TASKBAR "" 0 # Start taskbar
|
||||
|
@ -1,8 +1,8 @@
|
||||
[main]
|
||||
bg=1
|
||||
|
||||
program=/rd/1/media/palitra
|
||||
param=H 007DCEDF 003C427F
|
||||
program=/sys/fillscr
|
||||
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
|
||||
;param=\S__/rd/1/deink.png
|
||||
|
Loading…
Reference in New Issue
Block a user