From 1aa1dadf0b3bfdcd6ca0a27d2120ef6673d94ad1 Mon Sep 17 00:00:00 2001 From: "Marat Zakiyanov (Mario79)" Date: Tue, 26 Mar 2013 05:43:44 +0000 Subject: [PATCH] Adding ColorDialog to nightbuild. git-svn-id: svn://kolibrios.org@3419 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/eng/Makefile | 1 + data/it/Makefile | 1 + data/new-stack/Makefile | 1 + data/rus/Makefile | 1 + data/sp/Makefile | 1 + 5 files changed, 5 insertions(+) diff --git a/data/eng/Makefile b/data/eng/Makefile index 2f5d19aff3..a21749c0db 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -50,6 +50,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \ diff --git a/data/it/Makefile b/data/it/Makefile index 8aed3e9ea8..75bc2b36ae 100644 --- a/data/it/Makefile +++ b/data/it/Makefile @@ -50,6 +50,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \ diff --git a/data/new-stack/Makefile b/data/new-stack/Makefile index 944ca049fc..1b192869cc 100644 --- a/data/new-stack/Makefile +++ b/data/new-stack/Makefile @@ -49,6 +49,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \ diff --git a/data/rus/Makefile b/data/rus/Makefile index 1409b94d7c..aba415a374 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -50,6 +50,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \ diff --git a/data/sp/Makefile b/data/sp/Makefile index 2f5d19aff3..a21749c0db 100644 --- a/data/sp/Makefile +++ b/data/sp/Makefile @@ -50,6 +50,7 @@ FASM_PROGRAMS:=\ asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \ calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \ calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \ + colrdial:COLRDIAL:$(PROGS)/system/colrdial/color_dialog.asm \ commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \ cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \ cpuid:CPUID:$(PROGS)/system/cpuid/trunk/CPUID.ASM \