ICU-7138 Add comment about adding special EBCDIC code pages.

X-SVN-Rev: 27729
This commit is contained in:
Michael Ow 2010-03-02 00:14:02 +00:00
parent f533eab967
commit 14387bd7b3

View File

@ -1,4 +1,4 @@
# Copyright (c) 1999-2007, International Business Machines Corporation and
# Copyright (c) 1999-2010, International Business Machines Corporation and
# others. All Rights Reserved.
# A list of UCM's to build
# Note:
@ -16,6 +16,10 @@
# _____________________________________________________
# | UCM_SOURCE_LOCAL = myconverter.ucm ...
#
# * To add EBCDIC coverters that use different SI/SO characters:
# _____________________________________________________
# | UCM_SOURCE_EBCDIC_IGNORE_SISO_LOCAL = my_keis_converter.ucm
#
# * To REPLACE the default list and only build with a few
# converters:
# _____________________________________________________