Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | # This Source Code Form is subject to the terms of the Mozilla Public |
michael@0 | 2 | # License, v. 2.0. If a copy of the MPL was not distributed with this |
michael@0 | 3 | # file, You can obtain one at http://mozilla.org/MPL/2.0/. |
michael@0 | 4 | |
michael@0 | 5 | # umaptable -uf < cns1992p1.txt > ../ucvtw2/cns_1.uf |
michael@0 | 6 | # umaptable -uf < cns1992p2.txt > ../ucvtw2/cns_2.uf |
michael@0 | 7 | umaptable -uf < cnsIRGTp15.txt > ../ucvtw2/cns15.uf |
michael@0 | 8 | umaptable -uf < cnsIRGTp15ExtB.txt > ../ucvtw2/cns15extb.uf |
michael@0 | 9 | umaptable -uf < cnsIRGTp3.txt > ../ucvtw2/cns3.uf |
michael@0 | 10 | umaptable -uf < cnsIRGTp3ExtB.txt > ../ucvtw2/cns3extb.uf |
michael@0 | 11 | umaptable -uf < cnsIRGTp4.txt > ../ucvtw2/cns4.uf |
michael@0 | 12 | umaptable -uf < cnsIRGTp4ExtB.txt > ../ucvtw2/cns4extb.uf |
michael@0 | 13 | umaptable -uf < cnsIRGTp5.txt > ../ucvtw2/cns5.uf |
michael@0 | 14 | umaptable -uf < cnsIRGTp5ExtB.txt > ../ucvtw2/cns5extb.uf |
michael@0 | 15 | umaptable -uf < cnsIRGTp6.txt > ../ucvtw2/cns6.uf |
michael@0 | 16 | umaptable -uf < cnsIRGTp6ExtB.txt > ../ucvtw2/cns6extb.uf |
michael@0 | 17 | umaptable -uf < cnsIRGTp7.txt > ../ucvtw2/cns7.uf |
michael@0 | 18 | umaptable -uf < cnsIRGTp7ExtB.txt > ../ucvtw2/cns7extb.uf |
michael@0 | 19 | # umaptable -ut < cns1992p1.txt > ../ucvtw2/cns_1.ut |
michael@0 | 20 | # umaptable -ut < cns1992p2.txt > ../ucvtw2/cns_2.ut |
michael@0 | 21 | umaptable -ut < cnsIRGTp15.txt > ../ucvtw2/cns15.ut |
michael@0 | 22 | umaptable -ut < cnsIRGTp15ExtB.txt > ../ucvtw2/cns15extb.ut |
michael@0 | 23 | umaptable -ut < cnsIRGTp3.txt > ../ucvtw2/cns3.ut |
michael@0 | 24 | umaptable -ut < cnsIRGTp3ExtB.txt > ../ucvtw2/cns3extb.ut |
michael@0 | 25 | umaptable -ut < cnsIRGTp4.txt > ../ucvtw2/cns4.ut |
michael@0 | 26 | umaptable -ut < cnsIRGTp4ExtB.txt > ../ucvtw2/cns4extb.ut |
michael@0 | 27 | umaptable -ut < cnsIRGTp5.txt > ../ucvtw2/cns5.ut |
michael@0 | 28 | umaptable -ut < cnsIRGTp5ExtB.txt > ../ucvtw2/cns5extb.ut |
michael@0 | 29 | umaptable -ut < cnsIRGTp6.txt > ../ucvtw2/cns6.ut |
michael@0 | 30 | umaptable -ut < cnsIRGTp6ExtB.txt > ../ucvtw2/cns6extb.ut |
michael@0 | 31 | umaptable -ut < cnsIRGTp7.txt > ../ucvtw2/cns7.ut |
michael@0 | 32 | umaptable -ut < cnsIRGTp7ExtB.txt > ../ucvtw2/cns7extb.ut |