Hello--

My question is this: If I add the locale file:

i18npool/source/localedata/data/rw_RW.xml

to the m74 build. Then I added (hopefully appropriate) entries to
the i18npool/source/localedata/data/localedata_others.map and
i18npool/source/localedata/data/makefile.mk.

But, the resulting build, english installation, and appliation of the
RW language pack, yields no RW locale choices when setting the language.

What must I do? Do the language packs not carry any locale information?

Sorry to bother you all a second time, but somebody out there must have
some experience here!

murf




Here's the diffs I created in the two i18npool/source/localedata/data/
files:

Index: localedata_others.map
===================================================================
RCS
file: /cvs/l10n/i18npool/source/localedata/data/localedata_others.map,v
retrieving revision 1.5
diff -u -r1.5 localedata_others.map
--- localedata_others.map       10 Nov 2004 09:21:59 -0000      1.5
+++ localedata_others.map       19 Feb 2005 22:53:40 -0000
@@ -23,6 +23,7 @@
 getAllCalendars_mr_IN;
 getAllCalendars_ms_MY;
 getAllCalendars_pa_IN;
+getAllCalendars_rw_RW;
 getAllCalendars_sw_TZ;
 getAllCalendars_ta_IN;
 getAllCalendars_te_IN;
@@ -53,6 +54,7 @@
 getAllCurrencies_mr_IN;
 getAllCurrencies_ms_MY;
 getAllCurrencies_pa_IN;
+getAllCurrencies_rw_RW;
 getAllCurrencies_sw_TZ;
 getAllCurrencies_ta_IN;
 getAllCurrencies_te_IN;
@@ -83,6 +85,7 @@
 getAllFormats_mr_IN;
 getAllFormats_ms_MY;
 getAllFormats_pa_IN;
+getAllFormats_rw_RW;
 getAllFormats_sw_TZ;
 getAllFormats_ta_IN;
 getAllFormats_te_IN;
@@ -113,6 +116,7 @@
 getCollationOptions_mr_IN;
 getCollationOptions_ms_MY;
 getCollationOptions_pa_IN;
+getCollationOptions_rw_RW;
 getCollationOptions_sw_TZ;
 getCollationOptions_ta_IN;
 getCollationOptions_te_IN;
@@ -143,6 +147,7 @@
 getCollatorImplementation_mr_IN;
 getCollatorImplementation_ms_MY;
 getCollatorImplementation_pa_IN;
+getCollatorImplementation_rw_RW;
 getCollatorImplementation_sw_TZ;
 getCollatorImplementation_ta_IN;
 getCollatorImplementation_te_IN;
@@ -173,6 +178,7 @@
 getContinuousNumberingLevels_mr_IN;
 getContinuousNumberingLevels_ms_MY;
 getContinuousNumberingLevels_pa_IN;
+getContinuousNumberingLevels_rw_RW;
 getContinuousNumberingLevels_sw_TZ;
 getContinuousNumberingLevels_ta_IN;
 getContinuousNumberingLevels_te_IN;
@@ -203,6 +209,7 @@
 getFollowPageWords_mr_IN;
 getFollowPageWords_ms_MY;
 getFollowPageWords_pa_IN;
+getFollowPageWords_rw_RW;
 getFollowPageWords_sw_TZ;
 getFollowPageWords_ta_IN;
 getFollowPageWords_te_IN;
@@ -233,6 +240,7 @@
 getForbiddenCharacters_mr_IN;
 getForbiddenCharacters_ms_MY;
 getForbiddenCharacters_pa_IN;
+getForbiddenCharacters_rw_RW;
 getForbiddenCharacters_sw_TZ;
 getForbiddenCharacters_ta_IN;
 getForbiddenCharacters_te_IN;
@@ -263,6 +271,7 @@
 getIndexAlgorithm_mr_IN;
 getIndexAlgorithm_ms_MY;
 getIndexAlgorithm_pa_IN;
+getIndexAlgorithm_rw_RW;
 getIndexAlgorithm_sw_TZ;
 getIndexAlgorithm_ta_IN;
 getIndexAlgorithm_te_IN;
@@ -293,6 +302,7 @@
 getLCInfo_mr_IN;
 getLCInfo_ms_MY;
 getLCInfo_pa_IN;
+getLCInfo_rw_RW;
 getLCInfo_sw_TZ;
 getLCInfo_ta_IN;
 getLCInfo_te_IN;
@@ -323,6 +333,7 @@
 getLocaleItem_mr_IN;
 getLocaleItem_ms_MY;
 getLocaleItem_pa_IN;
+getLocaleItem_rw_RW;
 getLocaleItem_sw_TZ;
 getLocaleItem_ta_IN;
 getLocaleItem_te_IN;
@@ -353,6 +364,7 @@
 getOutlineNumberingLevels_mr_IN;
 getOutlineNumberingLevels_ms_MY;
 getOutlineNumberingLevels_pa_IN;
+getOutlineNumberingLevels_rw_RW;
 getOutlineNumberingLevels_sw_TZ;
 getOutlineNumberingLevels_ta_IN;
 getOutlineNumberingLevels_te_IN;
@@ -383,6 +395,7 @@
 getReservedWords_mr_IN;
 getReservedWords_ms_MY;
 getReservedWords_pa_IN;
+getReservedWords_rw_RW;
 getReservedWords_sw_TZ;
 getReservedWords_ta_IN;
 getReservedWords_te_IN;
@@ -412,7 +425,7 @@
 getSearchOptions_mn_MN;
 getSearchOptions_mr_IN;
 getSearchOptions_ms_MY;
 getSearchOptions_pa_IN;
+getSearchOptions_rw_RW;
 getSearchOptions_sw_TZ;
 getSearchOptions_ta_IN;
 getSearchOptions_te_IN;
@@ -443,6 +456,7 @@
 getTransliterations_mr_IN;
 getTransliterations_ms_MY;
 getTransliterations_pa_IN;
+getTransliterations_rw_RW;
 getTransliterations_sw_TZ;
 getTransliterations_ta_IN;
 getTransliterations_te_IN;
@@ -473,6 +487,7 @@
 getUnicodeScripts_mr_IN;
 getUnicodeScripts_ms_MY;
 getUnicodeScripts_pa_IN;
+getUnicodeScripts_rw_RW;
 getUnicodeScripts_sw_TZ;
 getUnicodeScripts_ta_IN;
 getUnicodeScripts_te_IN;
Index: makefile.mk
===================================================================
RCS file: /cvs/l10n/i18npool/source/localedata/data/makefile.mk,v
retrieving revision 1.25
diff -u -r1.25 makefile.mk
--- makefile.mk 10 Nov 2004 09:22:44 -0000      1.25
+++ makefile.mk 19 Feb 2005 22:53:40 -0000
@@ -178,6 +178,7 @@
     $(MISC)$/localedata_pt_PT.cxx  \
     $(MISC)$/localedata_ro_RO.cxx  \
     $(MISC)$/localedata_ru_RU.cxx  \
+    $(MISC)$/localedata_rw_RW.cxx  \
     $(MISC)$/localedata_sh_YU.cxx  \
     $(MISC)$/localedata_sk_SK.cxx  \
     $(MISC)$/localedata_sl_SI.cxx  \
@@ -350,6 +351,7 @@
        $(SLO)$/localedata_mr_IN.obj \
        $(SLO)$/localedata_ms_MY.obj \
        $(SLO)$/localedata_pa_IN.obj \
+       $(SLO)$/localedata_rw_RW.obj \
        $(SLO)$/localedata_sw_TZ.obj \
        $(SLO)$/localedata_ta_IN.obj \
        $(SLO)$/localedata_te_IN.obj \


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to