Ignore:
Timestamp:
Feb 19, 2008, 8:48:00 PM (17 years ago)
Author:
pr
Message:

Add CP1386.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1-0/src/helpers/encodings.c

    r258 r357  
    2121
    2222/*
    23  *      Copyright (C) 2001-2002 Ulrich M”ller.
     23 *      Copyright (C) 2001-2008 Ulrich M”ller.
    2424 *      This file is part of the "XWorkplace helpers" source package.
    2525 *      This is free software; you can redistribute it and/or modify
     
    124124        ENCODINGENTRY(cp1257),    1257,  0, SINGLE, "Windows Latin-4",
    125125        ENCODINGENTRY(cp1258),    1258,  0, UNKNOWN, "unknown",
     126        ENCODINGENTRY(cp1386),    1386,  0, DOUBLE, "Chinese (IBM)",  // WarpIN V1.0.16 (2008-02-19) [pr]
    126127        ENCODINGENTRY(iso8859_1),  819,  1, SINGLE, "ISO/IEC 8859-1:1998 (Latin-1)",
    127128        ENCODINGENTRY(iso8859_2),  912,  2, SINGLE, "ISO 8859-2:1999 (Latin-2)",
Note: See TracChangeset for help on using the changeset viewer.