From dcd6db9b35599ac1734cf1fc4c717769f76bf7ff Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Sun, 5 Jun 2005 21:25:43 +0000 Subject: [PATCH] ICU-4351 Make it easier to customize the data. X-SVN-Rev: 17806 --- icu4c/source/data/makedata.mak | 8 ++++---- icu4c/source/data/rbnf/rbnffiles.mk | 4 ++-- icu4c/source/data/translit/trnsfiles.mk | 4 +++- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/icu4c/source/data/makedata.mak b/icu4c/source/data/makedata.mak index fbf7faea184..1788d9f2cab 100644 --- a/icu4c/source/data/makedata.mak +++ b/icu4c/source/data/makedata.mak @@ -256,10 +256,10 @@ RBNF_SOURCE=$(RBNF_SOURCE) $(RBNF_SOURCE_LOCAL) !MESSAGE Warning: cannot find "rbnffiles.mk" !ENDIF -RBNF_FILES = $(ICURBNF)\root.txt $(RBNF_ALIAS_SOURCE) $(RBNF_SOURCE) +RBNF_FILES = $(RBNF_ALIAS_SOURCE) $(RBNF_SOURCE) RBNF_RES_FILES = $(RBNF_FILES:.txt =.res rbnf\) RBNF_RES_FILES = $(RBNF_RES_FILES:.txt=.res) -RBNF_RES_FILES = $(RBNF_RES_FILES:rbnf\ =rbnf\) +#RBNF_RES_FILES = $(RBNF_RES_FILES:rbnf\ =rbnf\) # Read list of transliterator resource bundle files !IF EXISTS("$(ICUSRCDATA)\$(ICUTRNS)\trnsfiles.mk") @@ -274,10 +274,10 @@ TRANSLIT_SOURCE=$(TRANSLIT_SOURCE) $(TRANSLIT_SOURCE_LOCAL) !MESSAGE Warning: cannot find "trnsfiles.mk" !ENDIF -TRANSLIT_FILES = $(ICUTRNS)\root.txt $(TRANSLIT_ALIAS_SOURCE) $(TRANSLIT_SOURCE) +TRANSLIT_FILES = $(TRANSLIT_ALIAS_SOURCE) $(TRANSLIT_SOURCE) TRANSLIT_RES_FILES = $(TRANSLIT_FILES:.txt =.res translit\) TRANSLIT_RES_FILES = $(TRANSLIT_RES_FILES:.txt=.res) -TRANSLIT_RES_FILES = $(TRANSLIT_RES_FILES:translit\ =translit\) +#TRANSLIT_RES_FILES = $(TRANSLIT_RES_FILES:translit\ =translit\) # Read list of miscellaneous resource bundle files !IF EXISTS("$(ICUSRCDATA)\$(ICUMISC2)\miscfiles.mk") diff --git a/icu4c/source/data/rbnf/rbnffiles.mk b/icu4c/source/data/rbnf/rbnffiles.mk index 61a44e0c5fe..d1305e8780a 100644 --- a/icu4c/source/data/rbnf/rbnffiles.mk +++ b/icu4c/source/data/rbnf/rbnffiles.mk @@ -1,4 +1,4 @@ -# * Copyright (C) 1997-2004, International Business Machines +# * Copyright (C) 1997-2005, International Business Machines # * Corporation and others. All Rights Reserved. # A list of txt's to build # Note: @@ -26,7 +26,7 @@ # This is the list of locales that are built, but not considered installed in ICU. # These are usually aliased locales or the root locale. -RBNF_ALIAS_SOURCE = +RBNF_ALIAS_SOURCE = root.txt # Please try to keep this list in alphabetical order diff --git a/icu4c/source/data/translit/trnsfiles.mk b/icu4c/source/data/translit/trnsfiles.mk index 05285d7f81d..fedaa43e1cb 100644 --- a/icu4c/source/data/translit/trnsfiles.mk +++ b/icu4c/source/data/translit/trnsfiles.mk @@ -1,4 +1,4 @@ -# * Copyright (C) 1997-2004, International Business Machines +# * Copyright (C) 1997-2005, International Business Machines # * Corporation and others. All Rights Reserved. # A list of txt's to build # Note: @@ -23,4 +23,6 @@ # # +TRANSLIT_ALIAS_SOURCE=root.txt + TRANSLIT_SOURCE=el.txt en.txt