summaryrefslogtreecommitdiffstats
path: root/gl/config.charset
diff options
context:
space:
mode:
Diffstat (limited to 'gl/config.charset')
-rw-r--r--gl/config.charset7
1 files changed, 4 insertions, 3 deletions
diff --git a/gl/config.charset b/gl/config.charset
index aa7d00d..a991419 100644
--- a/gl/config.charset
+++ b/gl/config.charset
@@ -1,7 +1,7 @@
1#! /bin/sh 1#! /bin/sh
2# Output a system dependent table of character encoding aliases. 2# Output a system dependent table of character encoding aliases.
3# 3#
4# Copyright (C) 2000-2004, 2006-2010 Free Software Foundation, Inc. 4# Copyright (C) 2000-2004, 2006-2013 Free Software Foundation, Inc.
5# 5#
6# This program is free software; you can redistribute it and/or modify 6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by 7# it under the terms of the GNU General Public License as published by
@@ -14,8 +14,7 @@
14# GNU General Public License for more details. 14# GNU General Public License for more details.
15# 15#
16# You should have received a copy of the GNU General Public License along 16# You should have received a copy of the GNU General Public License along
17# with this program; if not, write to the Free Software Foundation, 17# with this program; if not, see <http://www.gnu.org/licenses/>.
18# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19# 18#
20# The table consists of lines of the form 19# The table consists of lines of the form
21# ALIAS CANONICAL 20# ALIAS CANONICAL
@@ -30,6 +29,8 @@
30# The current list of GNU canonical charset names is as follows. 29# The current list of GNU canonical charset names is as follows.
31# 30#
32# name MIME? used by which systems 31# name MIME? used by which systems
32# (darwin = Mac OS X, woe32 = native Windows)
33#
33# ASCII, ANSI_X3.4-1968 glibc solaris freebsd netbsd darwin cygwin 34# ASCII, ANSI_X3.4-1968 glibc solaris freebsd netbsd darwin cygwin
34# ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin 35# ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin
35# ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin 36# ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin