summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2018-02-16 14:59:17 +0100
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2018-02-17 22:22:33 +0000
commit74a20fda52ebfb26e81509e7001711adfeda2c57 (patch)
tree43109e8cdfb6048389b8cf8d0483ca86c993008d
parent0d465f5ccb9d944b0f7e3efece473d1530c0f39d (diff)
Add a note to the CLDR-munging scripts about updating the attribution
Change-Id: I9de320d10ddd8947f3f6cf29636e42f08f814a28 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
-rwxr-xr-xutil/local_database/cldr2qlocalexml.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/local_database/cldr2qlocalexml.py b/util/local_database/cldr2qlocalexml.py
index 58ea21edab..5b4a11c30d 100755
--- a/util/local_database/cldr2qlocalexml.py
+++ b/util/local_database/cldr2qlocalexml.py
@@ -37,6 +37,9 @@ pass the path of that sub-directory to this script as its single
command-line argument. Save its standard output (but not error) to a
file for later processing by ``./qlocalexml2cpp.py``
+When you update the CLDR data, be sure to also update
+src/corelib/tools/qt_attribution.json's entry for unicode-cldr.
+
.. _CLDR: ftp://unicode.org/Public/cldr/
"""