From 74a20fda52ebfb26e81509e7001711adfeda2c57 Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Fri, 16 Feb 2018 14:59:17 +0100 Subject: Add a note to the CLDR-munging scripts about updating the attribution Change-Id: I9de320d10ddd8947f3f6cf29636e42f08f814a28 Reviewed-by: Shawn Rutledge Reviewed-by: Kai Koehne Reviewed-by: Frederik Gladhorn --- util/local_database/cldr2qlocalexml.py | 3 +++ 1 file changed, 3 insertions(+) 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/ """ -- cgit v1.2.3