diff options
Diffstat (limited to 'base/glibc/SUPPORTED')
-rw-r--r-- | base/glibc/SUPPORTED | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/base/glibc/SUPPORTED b/base/glibc/SUPPORTED new file mode 100644 index 000000000..c3f6e4fde --- /dev/null +++ b/base/glibc/SUPPORTED @@ -0,0 +1,40 @@ +# This file names the currently supported and somewhat tested locales. +# If you have any additions please file a glibc bug report. +SUPPORTED-LOCALES=\ +de_BE.UTF-8/UTF-8 \ +de_BE/ISO-8859-1 \ +de_BE@euro/ISO-8859-15 \ +de_CH.UTF-8/UTF-8 \ +de_CH/ISO-8859-1 \ +de_DE.UTF-8/UTF-8 \ +de_DE/ISO-8859-1 \ +de_DE@euro/ISO-8859-15 \ +de_LU.UTF-8/UTF-8 \ +de_LU/ISO-8859-1 \ +de_LU@euro/ISO-8859-15 \ +en_IE/ISO-8859-1 \ +en_IE@euro/ISO-8859-15 \ +en_IN/UTF-8 \ +en_NZ.UTF-8/UTF-8 \ +en_NZ/ISO-8859-1 \ +en_PH.UTF-8/UTF-8 \ +en_PH/ISO-8859-1 \ +en_SG.UTF-8/UTF-8 \ +en_US.UTF-8/UTF-8 \ +en_US/ISO-8859-1 \ +es_MX.UTF-8/UTF-8 \ +es_MX/ISO-8859-1 \ +fa_IR/UTF-8 \ +fr_BE/ISO-8859-1 \ +fr_BE.UTF-8/UTF-8 \ +fr_BE@euro/ISO-8859-15 \ +fr_CA.UTF-8/UTF-8 \ +fr_CA/ISO-8859-1 \ +fr_CH.UTF-8/UTF-8 \ +fr_CH/ISO-8859-1 \ +fr_FR.UTF-8/UTF-8 \ +fr_FR/ISO-8859-1 \ +fr_FR@euro/ISO-8859-15 \ +fr_LU.UTF-8/UTF-8 \ +fr_LU/ISO-8859-1 \ +fr_LU@euro/ISO-8859-15 \ |