Module: wine Branch: master Commit: c90c593288a6e6b6336a95010c8cd4f18ed40a96 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c90c593288a6e6b6336a95010c...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Jun 26 17:46:35 2013 +0200
libwine: Add support for codepage 10002 (Mac Traditional Chinese).
---
libs/wine/Makefile.in | 1 + libs/wine/c_10002.c | 6630 +++++++++++++++++++++++++++++++++++++++++++++++++ libs/wine/cptable.c | 4 +- tools/make_unicode | 1 + 4 files changed, 6635 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c90c593288a6e6b6336a95...