Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 7630 → Rev 7631

/programs/media/kiv/trunk/kivicons.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/programs/network/ftpc/tl_sys_16.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/programs/network/ftpc/tl_nod_16.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/programs/network/ftpc/ftpc_nod.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:executable
+*
\ No newline at end of property
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/programs/network/ftpc/ftpc_sys.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:executable
+*
\ No newline at end of property
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/programs/network/ftpc/gui.inc
78,7 → 78,7
or dword[tree2.style], 8 ;tl_cursor_pos_limited
; read icons
load_image_file 'tl_sys_16.png', icon_tl_sys
load_image_file 'ftpc_sys.png', icon_tl_sys
 
mov [filestruct.ptr], eax
mov [filestruct.subfn], 0
92,7 → 92,7
 
@@:
; read nodes icon file
load_image_file 'tl_nod_16.png', icon_tl_nod
load_image_file 'ftpc_nod.png', icon_tl_nod
 
mov [filestruct.ptr], eax
;mov [filestruct.subfn], 0
/programs/other/t_edit/info/build.bat
1,16 → 1,16
@fasm.exe -m 16384 %1asm_syn.asm %2asm.syn
@kpack %2asm.syn
@fasm.exe -m 16384 %1cpp_kol_cla_syn.asm %2cpp_kol_cla.syn
@fasm.exe -m 16384 %1cpp_kol_cla_syn.asm %2cpp_cla.syn
@kpack %2cpp_kol_cla.syn
@fasm.exe -m 16384 %1cpp_kol_dar_syn.asm %2cpp_kol_dar.syn
@fasm.exe -m 16384 %1cpp_kol_dar_syn.asm %2cpp_dar.syn
@kpack %2cpp_kol_dar.syn
@fasm.exe -m 16384 %1cpp_kol_def_syn.asm %2cpp_kol_def.syn
@fasm.exe -m 16384 %1cpp_kol_def_syn.asm %2cpp_def.syn
@kpack %2cpp_kol_def.syn
@fasm.exe -m 16384 %1default_syn.asm %2default.syn
@kpack %2default.syn
@fasm.exe -m 16384 %1html_syn.asm %2html.syn
@kpack %2html.syn
@fasm.exe -m 16384 %1ini_files_syn.asm %2ini_files.syn
@fasm.exe -m 16384 %1ini_files_syn.asm %2ini.syn
@fasm.exe -m 16384 %1voc_eng_rus_syn.asm %2voc_eng_rus.syn
@kpack %2voc_eng_rus.syn
@fasm.exe -m 16384 %1win_const_syn.asm %2win_const.syn
/programs/other/t_edit/t_edit.ini
31,17 → 31,17
[Options]
syntax_0=asm.syn
ext_0=asm
syntax_1=cpp_kol_dar.syn
syntax_1=cpp_dar.syn
ext_1=cpp
syntax_2=html.syn
ext_2=htm
syntax_3=ini_files.syn
syntax_3=ini.syn
ext_3=ini
syntax_4=asm.syn
ext_4=inc
syntax_5=cpp_kol_dar.syn
syntax_5=cpp_dar.syn
ext_5=h
syntax_6=html.syn
ext_6=html
syntax_7=ini_files.syn
syntax_7=ini.syn
ext_7=INI