summaryrefslogtreecommitdiffstats
path: root/util/unicode/README
diff options
context:
space:
mode:
Diffstat (limited to 'util/unicode/README')
-rw-r--r--util/unicode/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/unicode/README b/util/unicode/README
index 2ff8176084..1b6efb237e 100644
--- a/util/unicode/README
+++ b/util/unicode/README
@@ -4,8 +4,8 @@ To update:
* Find the data (UAX #44, UCD; not the XML version) at
ftp://www.unicode.org/Public/zipped/$Version/
* Unpack the zip file; for each file in data/, replace with the new
- version; find the *BreakProperty.txt in auxiliary/. (These last are
- only in the zip, not in the web-space's unpacked versions.)
+ version; find the *BreakProperty.txt in auxiliary/ and emoji-data.txt
+ in emoji/.
* In tst_QTextBoundaryFinder's data/ sub-directory, update its files
from the auxiliary/ sub-directory of the UCD data.
* If needed, add an entry to enum QChar::UnicodeVersion for the new