From 34566cb09422419f25361287930fca2ced785e0e Mon Sep 17 00:00:00 2001 From: "Marat Zakiyanov (Mario79)" Date: Mon, 28 May 2012 15:53:44 +0000 Subject: [PATCH] Adding REFRSCRN to the nightly builds git-svn-id: svn://kolibrios.org@2701 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/Vortex86MX-eng/Makefile | 1 + data/Vortex86MX-eng/autorun.dat | 1 + data/eng/Makefile | 1 + data/eng/autorun.dat | 1 + data/new-stack/Makefile | 1 + data/new-stack/autorun.dat | 1 + data/rus/Makefile | 1 + data/rus/autorun.dat | 1 + 8 files changed, 8 insertions(+) diff --git a/data/Vortex86MX-eng/Makefile b/data/Vortex86MX-eng/Makefile index 99335de9e0..89446d8388 100644 --- a/data/Vortex86MX-eng/Makefile +++ b/data/Vortex86MX-eng/Makefile @@ -45,6 +45,7 @@ FASM_PROGRAMS:=\ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @rb:@RB:$(PROGS)/system/rb/trunk/@RB.ASM \ @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm\ + refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.ASM \ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ diff --git a/data/Vortex86MX-eng/autorun.dat b/data/Vortex86MX-eng/autorun.dat index d7a17de69e..068f3737ff 100644 --- a/data/Vortex86MX-eng/autorun.dat +++ b/data/Vortex86MX-eng/autorun.dat @@ -4,6 +4,7 @@ # If delay is negative, wait for termination of the spawned process. Otherwise, simply wait # #/RD/1/CROPFLAT "XS800 YS480" 1 # set limits of screen +/RD/1/refrscrn "" 1 # Refresh screen #/RD/1/COMMOUSE "" 1 # COM mice detector /RD/1/MEDIA/KIV \T__background.gif -1 # Desktop background image /RD/1/@CLIP "" 1 # Clipboard diff --git a/data/eng/Makefile b/data/eng/Makefile index dc41624828..5494487099 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -45,6 +45,7 @@ FASM_PROGRAMS:=\ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @rb:@RB:$(PROGS)/system/rb/trunk/@RB.ASM \ @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm\ + refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.ASM \ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ diff --git a/data/eng/autorun.dat b/data/eng/autorun.dat index 550d3ce582..d564257e69 100644 --- a/data/eng/autorun.dat +++ b/data/eng/autorun.dat @@ -4,6 +4,7 @@ # If delay is negative, wait for termination of the spawned process. Otherwise, simply wait # #/RD/1/CROPFLAT "XS800 YS480" 1 # set limits of screen +/RD/1/refrscrn "" 1 # Refresh screen /RD/1/COMMOUSE "" 1 # COM mice detector /RD/1/MEDIA/KIV \T__background.gif -1 # Desktop background image /RD/1/@CLIP "" 1 # Clipboard diff --git a/data/new-stack/Makefile b/data/new-stack/Makefile index cfe1b32b94..07181d1ccf 100644 --- a/data/new-stack/Makefile +++ b/data/new-stack/Makefile @@ -47,6 +47,7 @@ FASM_PROGRAMS:=\ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @rb:@RB:$(PROGS)/system/rb/trunk/@RB.ASM \ @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm\ + refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.ASM \ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ diff --git a/data/new-stack/autorun.dat b/data/new-stack/autorun.dat index 16b8b58820..8b31a320e6 100644 --- a/data/new-stack/autorun.dat +++ b/data/new-stack/autorun.dat @@ -3,6 +3,7 @@ # Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds. # If delay is negative, wait for termination of the spawned process. Otherwise, simply wait # +/RD/1/refrscrn "" 1 # Refresh screen /RD/1/COMMOUSE "" 1 # COM mice detector /RD/1/MEDIA/KIV \T__background.gif -1 # Desktop background image /RD/1/@CLIP "" 1 # Clipboard diff --git a/data/rus/Makefile b/data/rus/Makefile index 3d1cbc128c..e26a384c6b 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -45,6 +45,7 @@ FASM_PROGRAMS:=\ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @rb:@RB:$(PROGS)/system/rb/trunk/@RB.ASM \ @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm \ + refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.ASM \ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ diff --git a/data/rus/autorun.dat b/data/rus/autorun.dat index 550d3ce582..be1a18c3be 100644 --- a/data/rus/autorun.dat +++ b/data/rus/autorun.dat @@ -4,6 +4,7 @@ # If delay is negative, wait for termination of the spawned process. Otherwise, simply wait # #/RD/1/CROPFLAT "XS800 YS480" 1 # set limits of screen +/RD/1/refrscrn "" 1 # Refresh screen /RD/1/COMMOUSE "" 1 # COM mice detector /RD/1/MEDIA/KIV \T__background.gif -1 # Desktop background image /RD/1/@CLIP "" 1 # Clipboard