archrelease: copy trunk to testing-x86_64
[arch-packages.git] / glibc / trunk / locale.gen.txt
blobccdd817342c72698efbf8ba3faf4de6b0531f498
1 # Configuration file for locale-gen
3 # lists of locales that are to be generated by the locale-gen command.
5 # Each line is of the form:
7 #     <locale> <charset>
9 #  where <locale> is one of the locales given in /usr/share/i18n/locales
10 #  and <charset> is one of the character sets listed in /usr/share/i18n/charmaps
12 #  Examples:
13 #  en_US ISO-8859-1
14 #  en_US.UTF-8 UTF-8
15 #  de_DE ISO-8859-1
16 #  de_DE@euro ISO-8859-15
18 #  The locale-gen command will generate all the locales,
19 #  placing them in /usr/lib/locale.
21 #  A list of supported locales is included in this file.
22 #  Uncomment the ones you need.