locale.gen.in 668 B

12345678910111213141516171819202122232425
  1. # list of locales that are to be generated by the locale-gen command.
  2. #
  3. # Each line is of the form:
  4. #
  5. # <locale> <charset>
  6. #
  7. # where <locale> is one of the locales given in /usr/share/i18n/locales
  8. # and <charset> is one of the character sets listed in /usr/share/i18n/charmaps
  9. #
  10. # Examples:
  11. # tr_TR ISO-8859-1
  12. # tr_TR.UTF-8 UTF-8
  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
  17. #
  18. # The locale-gen command will generate all the locales,
  19. # placing them in /usr/lib/locale.
  20. #
  21. # A list of supported locales is included in this file.
  22. # Remove the comment marker "#" off the start of the line
  23. # for the ones you need.
  24. #