dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/I18N/tools cvt.sh, 1.7, 1.8 ucm2cp.c,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/I18N/tools cvt.sh, 1.7, 1.8 ucm2cp.c, 1.4, 1.5
Date: Sat, 30 Aug 2003 02:38:01 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/I18N/tools
In directory subversions:/tmp/cvs-serv24571/I18N/tools

Modified Files:
        cvt.sh ucm2cp.c 
Log Message:


Add code page 709 (ASMO 449).


Index: cvt.sh
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/I18N/tools/cvt.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** cvt.sh      30 Aug 2003 05:51:31 -0000      1.7
--- cvt.sh      30 Aug 2003 06:37:59 -0000      1.8
***************
*** 68,71 ****
--- 68,78 ----
        --no-mailnews-save Rare/ibm-1089.ucm >Rare/CP708.cs
  
+ ${UCM2CP} --region Rare --page 709 --wpage 1256 \
+       --name 'Arabic - ASMO 449+, BCON V4' \
+       --webname windows-709 --bodyname windows-709 \
+       --headername windows-709 --no-browser-display \
+       --no-browser-save --no-mailnews-display \
+       --no-mailnews-save Rare/iso-9036.ucm >Rare/CP709.cs
+ 
  ${UCM2CP} --region West --page 737 --wpage 1253 \
        --name 'OEM Greek' \
***************
*** 627,631 ****
  # Other Windows code pages that aren't done yet:
  #
- #  709   Arabic - ASMO 449+, BCON V4
  #  710   Arabic - Transparent Arabic
  #  720   Arabic - Transparent ASMO
--- 634,637 ----

Index: ucm2cp.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/I18N/tools/ucm2cp.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ucm2cp.c    15 Aug 2003 04:38:46 -0000      1.4
--- ucm2cp.c    30 Aug 2003 06:37:59 -0000      1.5
***************
*** 293,297 ****
                                        byteToChar[posn] = (unsigned)posn;
                                }
-                               macStyleInited = 1;
                        }
                }
--- 293,296 ----
***************
*** 300,303 ****
--- 299,303 ----
                        continue;
                }
+               macStyleInited = 1;
  
                /* Parse the fields on the line */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]