I18n:Updating Unicode version: Difference between revisions

Line 43: Line 43:


In this case, you will need to edit <tt>@range</tt> in genbidicattable.pl to include the new ranges
In this case, you will need to edit <tt>@range</tt> in genbidicattable.pl to include the new ranges
== Default ignorable characters ==
#Download the latest version of UnicodeData.txt from the Unicode website. The current version can be found at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt.
#Copy this file to intl/unicharutil/tools/UnicodeData-Latest.txt in the mozilla source tree
#Download the latest version of DerivedCoreProperties.txt from the Unicode website. The current version can be found at http://www.unicode.org/Public/UNIDATA/DerivedCoreProperties.txt.
#Copy this file to intl/unicharutil/tools/DerivedCoreProperties.txt in the mozilla source tree
#Download the genignorable.pl from {{bug|546013}}.
#Copy this file to intl/unicharutil/tools/genignorable.pl in the mozilla source tree
#Run <tt>perl genignorable.pl</tt> in intl/unicharutil/tools. This creates a new version of gfx/thebes/src/ignorable.x-ccmap


== Other ==
== Other ==
Punctuation marks: See {{bug|375291}} for more.
Punctuation marks: See {{bug|375291}} for more.
Default ignorable characters: See {{bug|546013}}.


[[Category:I18n]]
[[Category:I18n]]
6

edits