зеркало из https://github.com/mozilla/pjs.git
80 строки
2.2 KiB
Bash
80 строки
2.2 KiB
Bash
#!/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.uf 8859-1.uf
|
|
mv 8859-2.txt.uf 8859-2.uf
|
|
mv 8859-3.txt.uf 8859-3.uf
|
|
mv 8859-4.txt.uf 8859-4.uf
|
|
mv 8859-5.txt.uf 8859-5.uf
|
|
mv 8859-6.txt.uf 8859-6.uf
|
|
mv 8859-7.txt.uf 8859-7.uf
|
|
mv 8859-8.txt.uf 8859-8.uf
|
|
mv 8859-9.txt.uf 8859-9.uf
|
|
mv CNS11643_1.uf cns_1.uf
|
|
mv CNS11643_14.uf cns_14.uf
|
|
mv CNS11643_2.uf cns_2.uf
|
|
mv CP037.X.uf cp037.uf
|
|
mv CP1026.X.uf cp1026.uf
|
|
mv CP437.X.uf cp437.uf
|
|
mv CP500.X.uf cp500.uf
|
|
mv CP737.X.uf cp737.uf
|
|
mv CP775.X.uf cp775.uf
|
|
mv CP850.X.uf cp850.uf
|
|
mv CP852.X.uf cp852.uf
|
|
mv CP855.X.uf cp855.uf
|
|
mv CP857.X.uf cp857.uf
|
|
mv CP860.X.uf cp860.uf
|
|
mv CP861.X.uf cp861.uf
|
|
mv CP862.X.uf cp862.uf
|
|
mv CP863.X.uf cp863.uf
|
|
mv CP864.X.uf cp864.uf
|
|
mv CP865.X.uf cp865.uf
|
|
mv CP866.X.uf cp866.uf
|
|
mv CP869.X.uf cp869.uf
|
|
mv CP874.X.uf cp874.uf
|
|
mv CP875.X.uf cp875.uf
|
|
mv GB12345.uf gb12345.uf
|
|
mv GB2312.uf gb2312.uf
|
|
mv JIS0201.uf jis0201.uf
|
|
mv JIS0208.uf jis0208.uf
|
|
mv JIS0212.uf jis0212.uf
|
|
mv KSC5601.uf ksc5601.uf
|
|
mv MacOS_CentralEuro.txt.uf macce.uf
|
|
mv MacOS_CorpChars.txt.uf maccorp.uf
|
|
mv MacOS_Croatian.txt.uf maccroat.uf
|
|
mv MacOS_Cyrillic.txt.uf maccyril.uf
|
|
mv MacOS_Dingbats.txt.uf macdingb.uf
|
|
mv MacOS_Greek.txt.uf macgreek.uf
|
|
mv MacOS_Icelandic.txt.uf macicela.uf
|
|
mv MacOS_Roman.txt.uf macroman.uf
|
|
mv MacOS_Romanian.txt.uf macro.uf
|
|
mv MacOS_Symbol.txt.uf macsymbo.uf
|
|
mv MacOS_Turkish.txt.uf macturki.uf
|
|
mv MacOS_Ukrainian.txt.uf macukrai.uf
|
|
mv cp1250.x.uf cp1250.uf
|
|
mv cp1251.x.uf cp1251.uf
|
|
mv cp1252.x.uf cp1252.uf
|
|
mv cp1253.x.uf cp1253.uf
|
|
mv cp1254.x.uf cp1254.uf
|
|
mv cp1255.x.uf cp1255.uf
|
|
mv cp1256.x.uf cp1256.uf
|
|
mv cp1257.x.uf cp1257.uf
|
|
mv Shift-JIS.uf sjis.uf
|
|
mv Big5.uf big5.uf
|