mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib/MHonArc CharEnt.pm,1.10,1.11

2002-12-09 23:44:31
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib/MHonArc
In directory subversions:/tmp/cvs-serv1885/lib/MHonArc

Modified Files:
	CharEnt.pm 
Log Message:
* Added big5-eten for MHonArc::CharEnt.  big5 is now aliased to it
  to be consistent with Encode module.
* Added some additional aliases for big5-hkscs.


Index: CharEnt.pm
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/MHonArc/CharEnt.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** CharEnt.pm	3 Dec 2002 06:00:55 -0000	1.10
--- CharEnt.pm	10 Dec 2002 06:44:20 -0000	1.11
***************
*** 84,88 ****
      'cp949'	     =>	'MHonArc/CharEnt/CP949.pm', # euc-kr
      'cp936'	     =>	'MHonArc/CharEnt/CP950.pm', # GBK
!     'cp950'	     =>	'MHonArc/CharEnt/CP950.pm', # Big5
      'cp1250'	     =>	'MHonArc/CharEnt/CP1250.pm',
      'cp1251'	     =>	'MHonArc/CharEnt/CP1251.pm',
--- 84,88 ----
      'cp949'	     =>	'MHonArc/CharEnt/CP949.pm', # euc-kr
      'cp936'	     =>	'MHonArc/CharEnt/CP950.pm', # GBK
!     'cp950'	     =>	'MHonArc/CharEnt/CP950.pm',
      'cp1250'	     =>	'MHonArc/CharEnt/CP1250.pm',
      'cp1251'	     =>	'MHonArc/CharEnt/CP1251.pm',
***************
*** 115,118 ****
--- 115,119 ----
      'apple-thai'     =>	'MHonArc/CharEnt/AppleThai.pm',
      'apple-turkish'  =>	'MHonArc/CharEnt/AppleTurkish.pm',
+     'big5-eten'      =>	'MHonArc/CharEnt/BIG5_ETEN.pm',
      'big5-hkscs'     =>	'MHonArc/CharEnt/BIG5_HKSCS.pm',
      'gb2312'         =>	'MHonArc/CharEnt/GB2312.pm',
***************
*** 171,174 ****
--- 172,176 ----
  	    $charset eq 'cp936' ||
  	    $charset eq 'gb2312' ||
+ 	    $charset eq 'big5-eten' ||
  	    $charset eq 'big5-hkscs') {
  	# Chinese

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV