Changeset 355 for trunk/include


Ignore:
Timestamp:
Feb 19, 2008, 8:46:34 PM (18 years ago)
Author:
pr
Message:

Add CP1386

Location:
trunk/include/encodings
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/encodings/alltables.h

    r153 r355  
    3939#include "encodings\cp1257.h"
    4040#include "encodings\cp1258.h"
     41#include "encodings\cp1386.h"  // WarpIN V1.0.16 (2008-02-19) [pr]
    4142#include "encodings\iso8859-1.h"
    4243#include "encodings\iso8859-10.h"
  • trunk/include/encodings/base.h

    r186 r355  
    6969        enc_cp1257,
    7070        enc_cp1258,
     71        enc_cp1386,  // WarpIN V1.0.16 (2008-02-19) [pr]
    7172        enc_iso8859_1,
    7273        enc_iso8859_2,
Note: See TracChangeset for help on using the changeset viewer.