patch-2.1.132 linux/fs/nls/Config.in
Next file: linux/fs/nls/Makefile
Previous file: linux/fs/nfsd/vfs.c
Back to the patch index
Back to the overall index
- Lines: 59
- Date:
Fri Dec 18 08:09:51 1998
- Orig file:
v2.1.131/linux/fs/nls/Config.in
- Orig date:
Mon Dec 29 10:22:46 1997
diff -u --recursive --new-file v2.1.131/linux/fs/nls/Config.in linux/fs/nls/Config.in
@@ -13,31 +13,32 @@
if [ "$CONFIG_NLS" = "y" ]; then
mainmenu_option next_comment
comment 'Native Language Support'
- tristate 'Codepage 437' CONFIG_NLS_CODEPAGE_437
- tristate 'Codepage 737' CONFIG_NLS_CODEPAGE_737
- tristate 'Codepage 775' CONFIG_NLS_CODEPAGE_775
- tristate 'Codepage 850' CONFIG_NLS_CODEPAGE_850
- tristate 'Codepage 852' CONFIG_NLS_CODEPAGE_852
- tristate 'Codepage 855' CONFIG_NLS_CODEPAGE_855
- tristate 'Codepage 857' CONFIG_NLS_CODEPAGE_857
- tristate 'Codepage 860' CONFIG_NLS_CODEPAGE_860
- tristate 'Codepage 861' CONFIG_NLS_CODEPAGE_861
- tristate 'Codepage 862' CONFIG_NLS_CODEPAGE_862
- tristate 'Codepage 863' CONFIG_NLS_CODEPAGE_863
- tristate 'Codepage 864' CONFIG_NLS_CODEPAGE_864
- tristate 'Codepage 865' CONFIG_NLS_CODEPAGE_865
- tristate 'Codepage 866' CONFIG_NLS_CODEPAGE_866
- tristate 'Codepage 869' CONFIG_NLS_CODEPAGE_869
- tristate 'Codepage 874' CONFIG_NLS_CODEPAGE_874
- tristate 'NLS ISO 8859-1' CONFIG_NLS_ISO8859_1
- tristate 'NLS ISO 8859-2' CONFIG_NLS_ISO8859_2
- tristate 'NLS ISO 8859-3' CONFIG_NLS_ISO8859_3
- tristate 'NLS ISO 8859-4' CONFIG_NLS_ISO8859_4
- tristate 'NLS ISO 8859-5' CONFIG_NLS_ISO8859_5
- tristate 'NLS ISO 8859-6' CONFIG_NLS_ISO8859_6
- tristate 'NLS ISO 8859-7' CONFIG_NLS_ISO8859_7
- tristate 'NLS ISO 8859-8' CONFIG_NLS_ISO8859_8
- tristate 'NLS ISO 8859-9' CONFIG_NLS_ISO8859_9
- tristate 'NLS KOI8-R' CONFIG_NLS_KOI8_R
+ tristate 'Codepage 437 (United States, Canada)' CONFIG_NLS_CODEPAGE_437
+ tristate 'Codepage 737 (Greek)' CONFIG_NLS_CODEPAGE_737
+ tristate 'Codepage 775 (Baltic Rim)' CONFIG_NLS_CODEPAGE_775
+ tristate 'Codepage 850 (Europe)' CONFIG_NLS_CODEPAGE_850
+ tristate 'Codepage 852 (Central/Eastern Europe)' CONFIG_NLS_CODEPAGE_852
+ tristate 'Codepage 855 (Cyrillic)' CONFIG_NLS_CODEPAGE_855
+ tristate 'Codepage 857 (Turkish)' CONFIG_NLS_CODEPAGE_857
+ tristate 'Codepage 860 (Portugese)' CONFIG_NLS_CODEPAGE_860
+ tristate 'Codepage 861 (Icelandic)' CONFIG_NLS_CODEPAGE_861
+ tristate 'Codepage 862 (Hebrew)' CONFIG_NLS_CODEPAGE_862
+ tristate 'Codepage 863 (Canadian French)' CONFIG_NLS_CODEPAGE_863
+ tristate 'Codepage 864 (Arabic)' CONFIG_NLS_CODEPAGE_864
+ tristate 'Codepage 865 (Nordic European)' CONFIG_NLS_CODEPAGE_865
+ tristate 'Codepage 866 (Cyrillic/Russian)' CONFIG_NLS_CODEPAGE_866
+ tristate 'Codepage 869 (Greek)' CONFIG_NLS_CODEPAGE_869
+ tristate 'Codepage 874 (Thai)' CONFIG_NLS_CODEPAGE_874
+ tristate 'NLS ISO 8859-1 (Latin 1; Western European Languages)' CONFIG_NLS_ISO8859_1
+ tristate 'NLS ISO 8859-2 (Latin 2; Slavic/Central European)' CONFIG_NLS_ISO8859_2
+ tristate 'NLS ISO 8859-3 (Latin 3; Esperanto, Galician, Maltese, Turkish)' CONFIG_NLS_ISO8859_3
+ tristate 'NLS ISO 8859-4 (Latin 4; Estonian, Latvian, Lithuanian)' CONFIG_NLS_ISO8859_4
+ tristate 'NLS ISO 8859-5 (Cyrillic)' CONFIG_NLS_ISO8859_5
+ tristate 'NLS ISO 8859-6 (Arabic)' CONFIG_NLS_ISO8859_6
+ tristate 'NLS ISO 8859-7 (Modern Greek)' CONFIG_NLS_ISO8859_7
+ tristate 'NLS ISO 8859-8 (Hebrew)' CONFIG_NLS_ISO8859_8
+ tristate 'NLS ISO 8859-9 (Latin 5; Turkey)' CONFIG_NLS_ISO8859_9
+ tristate 'NLS ISO 8859-15 (Latin 9; Western European with Euro)' CONFIG_NLS_ISO8859_15
+ tristate 'NLS KOI8-R (Russian)' CONFIG_NLS_KOI8_R
endmenu
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov