From c07825eba7df1b09f1a4d85b125876fc8036d596 Mon Sep 17 00:00:00 2001 From: "Marat Zakiyanov (Mario79)" Date: Fri, 1 Jun 2012 23:46:12 +0000 Subject: [PATCH] Trying to add T_Edit application to autobuild N5 git-svn-id: svn://kolibrios.org@2720 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/rus/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/rus/Makefile b/data/rus/Makefile index 459b9e6e7e..1d280429e2 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -146,7 +146,7 @@ FASM_PROGRAMS:=\ games/sw:GAMES/SW:$(PROGS)/games/sw/trunk/sw.asm \ games/tanks:GAMES/TANKS:$(PROGS)/games/tanks/trunk/tanks.asm \ games/tetris:GAMES/TETRIS:$(PROGS)/games/tetris/trunk/tetris.asm \ - info/asm.syn:INFO/ASM.SYN:$(PROGS)/other/t_edit/info/asm_syn.asm \ + info/asm.syn:INFO/ASM1.SYN:$(PROGS)/other/t_edit/info/asm_syn.asm \ info/cpp_kol_cla.syn:INFO/cpp_kol_cla.syn:$(PROGS)/other/t_edit/info/cpp_kol_cla_syn.asm \ info/cpp_kol_dar.syn:INFO/cpp_kol_dar.syn:$(PROGS)/other/t_edit/info/cpp_kol_dar_syn.asm \ info/cpp_kol_def.syn:INFO/cpp_kol_def.syn:$(PROGS)/other/t_edit/info/cpp_kol_def_syn.asm \ @@ -207,9 +207,9 @@ COPY_FILES:=\ macros.inc:MACROS.INC:$(PROGS)/macros.inc \ config.inc:CONFIG.INC:$(PROGS)/config.inc \ struct.inc:STRUCT.INC:$(PROGS)/struct.inc \ - develop/te_icon.png:DEVELOP/TE_ICON.PNG:$(PROGS)/other/t_edit/te_icon.png \ - develop/tl_nod_16.png:DEVELOP/tl_nod_16.png:$(PROGS)/other/t_edit/tl_nod_16.png \ - develop/tl_sys_16.png:DEVELOP/tl_sys_16.png:$(PROGS)/media/log_el/trunk/tl_sys_16.png \ + te_icon.png:DEVELOP/TE_ICON.PNG:$(PROGS)/other/t_edit/te_icon.png \ + tl_nod_16.png:DEVELOP/tl_nod_16.png:$(PROGS)/other/t_edit/tl_nod_16.png \ + tl_sys_16.png:DEVELOP/tl_sys_16.png:$(PROGS)/media/log_el/trunk/tl_sys_16.png \ File|Managers/z_icons.png:File|Managers/Z_ICONS.PNG:$(PROGS)/fs/opendial/z_icons.png \ File|Managers/kfm_keys.txt:File|Managers/KFM_KEYS.TXT:$(PROGS)/fs/kfm/trunk/docs/russian/dos_kolibri/kfm_keys.txt \ File|Managers/buttons.bmp:File|Managers/BUTTONS.BMP:$(PROGS)/fs/kfm/trunk/buttons.bmp \