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.4,1.5


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/I18N/tools cvt.sh,1.4,1.5
Date: Fri, 15 Aug 2003 19:37:53 -0400

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

Modified Files:
        cvt.sh 
Log Message:


Add code pages for OEM Greek and OEM Baltic.


Index: cvt.sh
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/I18N/tools/cvt.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** cvt.sh      15 Aug 2003 23:25:33 -0000      1.4
--- cvt.sh      15 Aug 2003 23:37:50 -0000      1.5
***************
*** 68,71 ****
--- 68,85 ----
        --no-mailnews-save Rare/ibm-1089.ucm >Rare/CP708.cs
  
+ ${UCM2CP} --region West --page 737 --wpage 1253 \
+       --name 'OEM Greek' \
+       --webname windows-737 --bodyname iso-8859-7 \
+       --headername windows-737 --no-browser-display \
+       --no-browser-save --no-mailnews-display \
+       --no-mailnews-save West/oem-737.ucm >West/CP737.cs
+ 
+ ${UCM2CP} --region West --page 775 --wpage 1257 \
+       --name 'OEM Baltic' \
+       --webname windows-775 --bodyname iso-8859-4 \
+       --headername windows-775 --no-browser-display \
+       --no-browser-save --no-mailnews-display \
+       --no-mailnews-save West/oem-775.ucm >West/CP775.cs
+ 
  ${UCM2CP} --region West --page 850 --wpage 1252 \
        --name 'Western European (DOS)' \
***************
*** 553,558 ****
  #  710   Arabic - Transparent Arabic
  #  720   Arabic - Transparent ASMO
- #  737   OEM - Greek (formerly 437G)
- #  775   OEM - Baltic
  #  936   Chinese Simplified (GB2312)
  #  949   Korean
--- 567,570 ----





reply via email to

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