summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvapier <vapier>2006-04-17 08:10:24 +0000
committervapier <vapier>2006-04-17 08:10:24 +0000
commita32f2a4c80b17ecd5bb199f630daba36b552a134 (patch)
tree574971bb19a64dbc14c14c9a523059608efac419 /locale.gen
downloadlocale-gen-a32f2a4c80b17ecd5bb199f630daba36b552a134.tar.gz
locale-gen-a32f2a4c80b17ecd5bb199f630daba36b552a134.tar.bz2
locale-gen-a32f2a4c80b17ecd5bb199f630daba36b552a134.zip
new locale handling based upon Debians work
Diffstat (limited to 'locale.gen')
-rw-r--r--locale.gen31
1 files changed, 31 insertions, 0 deletions
diff --git a/locale.gen b/locale.gen
new file mode 100644
index 0000000..09ee60e
--- /dev/null
+++ b/locale.gen
@@ -0,0 +1,31 @@
+# /etc/locale.gen: list all of the locales you want to have on your system
+#
+# The format of each line:
+# <locale> <charmap>
+#
+# Where <locale> is a locale located in /usr/share/i18n/locales/ and
+# where <charmap> is a charmap located in /usr/share/i18n/charmaps/.
+#
+# All blank lines and lines starting with # are ignored.
+#
+# For the default list of supported combinations, see the file:
+# /usr/share/i18n/SUPPORTED
+#
+# Whenever glibc is emerged, the locales listed here will be automatically
+# rebuilt for you. After updating this file, you can simply run `locale-gen`
+# yourself instead of re-emerging glibc.
+
+#en_US ISO-8859-1
+#en_US.UTF-8 UTF-8
+#ja_JP.EUC-JP EUC-JP
+#ja_JP.UTF-8 UTF-8
+#ja_JP EUC-JP
+#en_HK ISO-8859-1
+#en_PH ISO-8859-1
+#de_DE ISO-8859-1
+#de_DE@euro ISO-8859-15
+#es_MX ISO-8859-1
+#fa_IR UTF-8
+#fr_FR ISO-8859-1
+#fr_FR@euro ISO-8859-15
+#it_IT ISO-8859-1