73 lines
4.5 KiB
Plaintext
73 lines
4.5 KiB
Plaintext
|
||
;
|
||
; Used by international builds.
|
||
;
|
||
; This text file maps the localized source files to the localization tree.
|
||
; Used by COPYLANG.PL to prepare the source tree for executing the compile time localization.
|
||
;
|
||
; Description of fields:
|
||
;
|
||
; Target = Target as listed in $(_NTBIDIR)\tools\intlbld.txt.
|
||
;
|
||
; SourceFilename = Filename as in the source tree.
|
||
;
|
||
; SourceTree = Path in the source tree, relative to $(_NTBINDIR).
|
||
;
|
||
; LocTree = Path in the localization tree, relative to "sources".
|
||
;
|
||
; Op = Operation: copY (Y) /coMpile (M). Indicates the way
|
||
; the file propagation must take
|
||
;
|
||
; LANG = Valid language. Use rules as the prodskus.txt
|
||
;
|
||
; LocTreeFilename = Filename as in the localization tree.
|
||
; Use . (dot) if the same as SourceFilename.
|
||
;
|
||
; Comments = Comments. This column is ignored by scripts.
|
||
;
|
||
;
|
||
;
|
||
; Target Lang Op SourceFilename SourceTree LocTree LocTreeFilename
|
||
; ====================================================================================================================================
|
||
;
|
||
MVDM * Y dxmsg.asm base\mvdm\dpmi\$(LANG) mvdm .
|
||
MVDM * Y strings.asm base\mvdm\wow16\kernel31\messages\$(LANG) mvdm .
|
||
MVDM * Y messages.asm base\mvdm\dos\v86\dev\himem\$(LANG) mvdm .
|
||
MVDM * Y bldmsg.h base\mvdm\dos\v86\cmd\command\$(LANG) mvdm .
|
||
MVDM * Y message.h base\mvdm\dos\v86\cmd\setver\$(LANG) mvdm .
|
||
MVDM * Y redirmsg.inc base\mvdm\dos\v86\redir\$(LANG) mvdm .
|
||
MVDM * Y comimsg.inc base\mvdm\dos\v86\messages\$(LANG) mvdm .
|
||
MVDM * Y comrmsg.inc base\mvdm\dos\v86\messages\$(LANG) mvdm .
|
||
MVDM * Y loadmsg.msg base\mvdm\dos\v86\messages\$(LANG) mvdm .
|
||
MVDM * Y $(LANG).msg base\mvdm\dos\v86\messages\$(LANG) mvdm msgs.msg
|
||
|
||
LDRS * Y msg.$(LANG) base\boot\bldr ldrs msg.mc
|
||
LDRS * Y msgs.$(LANG) base\boot\setup ldrs msgs.mc
|
||
STARTUP * Y strings.h base\boot\startup\i386\$(LANG) ldrs .
|
||
|
||
|
||
|
||
BOOTFIX * Y bootfix.inc base\boot\bootcode\etfs\i386\$(LANG) bootfix .
|
||
|
||
IAS ~ARA;~HEB Y dnarydump.inf net\ias\misc\$(LANG) ias .
|
||
IAS ~ARA;~HEB Y iasdump.inf net\ias\misc\$(LANG) ias .
|
||
|
||
MAKEBOOT * Y strings.c base\ntsetup\bom\makeboot\16bit\$(LANG) makeboot .
|
||
|
||
TXTSETUP * Y dntext.c base\ntsetup\textmode\winnt\$(LANG) txtsetup .
|
||
|
||
|
||
; UDDI * Y web.config.$(LANG) inetsrv\uddi\help\ui\default inetsrv\uddi\help\ui\default web.config.$(LANG)
|
||
|
||
MARS * Y messages.inc ds\nw\inc\$(LANG) mars .
|
||
|
||
PERFS ~ARA;~HEB Y perfc$(PRIMARY_LANG_ID).ini base\screg\winreg\cntrtext\perfini\$(LANG) perfs perfc.ini
|
||
PERFS ~ARA;~HEB Y perfh$(PRIMARY_LANG_ID).ini base\screg\winreg\cntrtext\perfini\$(LANG) perfs perfh.ini
|
||
|
||
INFS_NTSETUP * M * mergedcomponents\setupinfs\$(LANG) infs\setup .
|
||
INFS_COMPDATA * M ntcompat.txt mergedcomponents\setupinfs\compdata\$(LANG) infs\setup\compdata .
|
||
INFS_TERMSRV ~ARA;~HEB Y * termsrv\setup\inf\$(LANG) infs\termsrv .
|
||
|
||
INFS_FIXPRNSV * M * printscan\print\drivers\binaries\fixprnsv\infs\$(LANG) infs\fixprnsv .
|
||
INFS_FAXSRV * M * printscan\faxsrv\setup\inf\$(LANG) infs\faxsrv .
|
||
|