mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 17:01:16 +00:00
ICU-3949 Fix some comments
X-SVN-Rev: 16032
This commit is contained in:
parent
3e79a1d28c
commit
5ea493c577
2 changed files with 6 additions and 6 deletions
|
@ -10,16 +10,16 @@
|
|||
# Then, you can have your local changes remain even if you upgrade or re-
|
||||
# configure ICU.
|
||||
#
|
||||
# Example 'reslocal.mk' files:
|
||||
# Example 'collocal.mk' files:
|
||||
#
|
||||
# * To add an additional locale to the list:
|
||||
# _____________________________________________________
|
||||
# | GENRB_SOURCE_LOCAL = myLocale.txt ...
|
||||
# | COLLATION_SOURCE_LOCAL = myLocale.txt ...
|
||||
#
|
||||
# * To REPLACE the default list and only build with a few
|
||||
# locale:
|
||||
# _____________________________________________________
|
||||
# | GENRB_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
|
||||
# | COLLATION_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
|
||||
#
|
||||
#
|
||||
|
||||
|
|
|
@ -10,16 +10,16 @@
|
|||
# Then, you can have your local changes remain even if you upgrade or
|
||||
# reconfigure ICU.
|
||||
#
|
||||
# Example 'reslocal.mk' files:
|
||||
# Example 'rbnflocal.mk' files:
|
||||
#
|
||||
# * To add an additional locale to the list:
|
||||
# _____________________________________________________
|
||||
# | GENRB_SOURCE_LOCAL = myLocale.txt ...
|
||||
# | RBNF_SOURCE_LOCAL = myLocale.txt ...
|
||||
#
|
||||
# * To REPLACE the default list and only build with a few
|
||||
# locale:
|
||||
# _____________________________________________________
|
||||
# | GENRB_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
|
||||
# | RBNF_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
|
||||
#
|
||||
#
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue