These are additional files that MAY be dropped into your installed ICU
data directory.   They are used by the locale explorer.

 In addition, there are a few new locales thrown in here. They are to
be considered in 'draft' stage. Please give them a try!  You can add
them to your index.txt [the ICU one, not the one in the locexp
directory] if you want them to show up in the locale explorer's list.
Consider these a bonus:

    mt.txt  mt_MT.txt  :  Maltese langauge locales.


========== Setup for listrb ============
*  changes in standard locae data:

  - sjis/etc .ucm files: comment out (SUB) chars.  [jitterbug # ??]

  - default.txt   - add scientific numberformat to the root,
                      change default's name to Root

*** default.txt.ORIGINAL
--- default.txt.LISTRB	Wed Sep 15 11:55:25 1999
***************
*** 275,281 ****
              "BC",
              "AD",
      }
!     Languages { 
          ab { "Abkhazian" }
          aa { "Afar" }
          af { "Afrikaans" }
--- 275,282 ----
              "BC",
              "AD",
      }
!     Languages {
!         default { "Root" } 
          ab { "Abkhazian" }
          aa { "Afar" }
          af { "Afrikaans" }
***************
*** 468,473 ****
--- 469,475 ----
              "#,##0.###;-#,##0.###",
              "\u00A4 #,##0.00;-\u00A4 #,##0.00",
              "#,##0%",
+ 	    "#E0"
      }
      ShortCountry { "" }
      ShortLanguage { "eng" }

