home *** CD-ROM | disk | FTP | other *** search
- #!/bin/sh
- #
- # The contents of this file are subject to the Netscape Public License
- # Version 1.0 (the "NPL"); you may not use this file except in
- # compliance with the NPL. You may obtain a copy of the NPL at
- # http://www.mozilla.org/NPL/
- #
- # Software distributed under the NPL is distributed on an "AS IS" basis,
- # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
- # for the specific language governing rights and limitations under the
- # NPL.
- #
- # The Initial Developer of this code under the NPL is Netscape
- # Communications Corporation. Portions created by Netscape are
- # Copyright (C) 1998 Netscape Communications Corporation. All Rights
- # Reserved.
-
-
-
- mv 8859-1.txt.ut 8859-1.ut
- mv 8859-2.txt.ut 8859-2.ut
- mv 8859-3.txt.ut 8859-3.ut
- mv 8859-4.txt.ut 8859-4.ut
- mv 8859-5.txt.ut 8859-5.ut
- mv 8859-6.txt.ut 8859-6.ut
- mv 8859-7.txt.ut 8859-7.ut
- mv 8859-8.txt.ut 8859-8.ut
- mv 8859-9.txt.ut 8859-9.ut
- mv CNS11643_1.ut cns_1.ut
- mv CNS11643_14.ut cns_14.ut
- mv CNS11643_2.ut cns_2.ut
- mv CP037.X.ut cp037.ut
- mv CP1026.X.ut cp1026.ut
- mv CP437.X.ut cp437.ut
- mv CP500.X.ut cp500.ut
- mv CP737.X.ut cp737.ut
- mv CP775.X.ut cp775.ut
- mv CP850.X.ut cp850.ut
- mv CP852.X.ut cp852.ut
- mv CP855.X.ut cp855.ut
- mv CP857.X.ut cp857.ut
- mv CP860.X.ut cp860.ut
- mv CP861.X.ut cp861.ut
- mv CP862.X.ut cp862.ut
- mv CP863.X.ut cp863.ut
- mv CP864.X.ut cp864.ut
- mv CP865.X.ut cp865.ut
- mv CP866.X.ut cp866.ut
- mv CP869.X.ut cp869.ut
- mv CP874.X.ut cp874.ut
- mv CP875.X.ut cp875.ut
- mv GB12345.ut gb12345.ut
- mv GB2312.ut gb2312.ut
- mv JIS0201.ut jis0201.ut
- mv JIS0208.ut jis0208.ut
- mv JIS0212.ut jis0212.ut
- mv KSC5601.ut ksc5601.ut
- mv MacOS_CentralEuro.txt.ut macce.ut
- mv MacOS_CorpChars.txt.ut maccorp.ut
- mv MacOS_Croatian.txt.ut maccroat.ut
- mv MacOS_Cyrillic.txt.ut maccyril.ut
- mv MacOS_Dingbats.txt.ut macdingb.ut
- mv MacOS_Greek.txt.ut macgreek.ut
- mv MacOS_Icelandic.txt.ut macicela.ut
- mv MacOS_Roman.txt.ut macroman.ut
- mv MacOS_Romanian.txt.ut macro.ut
- mv MacOS_Symbol.txt.ut macsymbo.ut
- mv MacOS_Turkish.txt.ut macturki.ut
- mv MacOS_Ukrainian.txt.ut macukrai.ut
- mv cp1250.x.ut cp1250.ut
- mv cp1251.x.ut cp1251.ut
- mv cp1252.x.ut cp1252.ut
- mv cp1253.x.ut cp1253.ut
- mv cp1254.x.ut cp1254.ut
- mv cp1255.x.ut cp1255.ut
- mv cp1256.x.ut cp1256.ut
- mv cp1257.x.ut cp1257.ut
- mv Shift-JIS.ut sjis.ut
- mv Big5.ut big5.ut
-