]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
toolchain: Add missing SUPPORTED.locales for glibc.
authorSchantl Stefan <Stevee@ipfire.org>
Fri, 19 Mar 2010 17:05:07 +0000 (18:05 +0100)
committerSchantl Stefan <Stevee@ipfire.org>
Fri, 19 Mar 2010 17:05:07 +0000 (18:05 +0100)
pkgs/toolchain/glibc/SUPPORTED.locales [new file with mode: 0644]

diff --git a/pkgs/toolchain/glibc/SUPPORTED.locales b/pkgs/toolchain/glibc/SUPPORTED.locales
new file mode 100644 (file)
index 0000000..9003873
--- /dev/null
@@ -0,0 +1,21 @@
+# This file names the currently supported and somewhat tested locales.
+# If you have any additions please file a glibc bug report.
+SUPPORTED-LOCALES=\
+da_DK.UTF-8/UTF-8 \
+da_DK/ISO-8859-1 \
+de_DE.UTF-8/UTF-8 \
+de_DE/ISO-8859-1 \
+de_DE@euro/ISO-8859-15 \
+en_GB.UTF-8/UTF-8 \
+en_GB/ISO-8859-1 \
+en_US.UTF-8/UTF-8 \
+en_US/ISO-8859-1 \
+es_ES.UTF-8/UTF-8 \
+es_ES/ISO-8859-1 \
+es_ES@euro/ISO-8859-15 \
+fr_FR.UTF-8/UTF-8 \
+fr_FR/ISO-8859-1 \
+fr_FR@euro/ISO-8859-15 \
+it_IT.UTF-8/UTF-8 \
+it_IT/ISO-8859-1 \
+it_IT@euro/ISO-8859-15 \