diff options
Diffstat (limited to 'sal/textenc/tcvtscn6.tab')
-rw-r--r-- | sal/textenc/tcvtscn6.tab | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sal/textenc/tcvtscn6.tab b/sal/textenc/tcvtscn6.tab index 5393ce25d14e..33d08826b20a 100644 --- a/sal/textenc/tcvtscn6.tab +++ b/sal/textenc/tcvtscn6.tab @@ -2,9 +2,9 @@ * * $RCSfile: tcvtscn6.tab,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: sb $ $Date: 2002-03-18 09:03:48 $ + * last change: $Author: sb $ $Date: 2002-05-28 10:12:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1785,8 +1785,10 @@ static ImplTextEncodingData const aImplGBKTextEncodingData 2, 134, "euc-cn", - "gb2312", - RTL_TEXTENCODING_INFO_ASCII | RTL_TEXTENCODING_INFO_MULTIBYTE }; + "GBK", + RTL_TEXTENCODING_INFO_ASCII + | RTL_TEXTENCODING_INFO_MULTIBYTE + | RTL_TEXTENCODING_INFO_MIME }; /* SCRIPT_CHINESE_SIMPLIFIED, pc code page 936, mac encoding 25 */ /* ======================================================================= */ |