summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authornickysn <nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2>2021-02-19 19:27:55 +0000
committernickysn <nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2>2021-02-19 19:27:55 +0000
commit0330faed56e71ea899352863e53ba6a4dec24226 (patch)
tree9fe561bc6a915a3f37bc938c224deb6962aa57c6 /utils
parent4554a38fc234da763049af092296f3d105c1e9a6 (diff)
downloadfpc-0330faed56e71ea899352863e53ba6a4dec24226.tar.gz
* updated readme with URLs of the Unicode 9.0 and CLDR 30 data files (to the best of my knowledge)
git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@48719 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'utils')
-rw-r--r--utils/unicode/data/readme.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/utils/unicode/data/readme.txt b/utils/unicode/data/readme.txt
index 239aa6fc28..1513349112 100644
--- a/utils/unicode/data/readme.txt
+++ b/utils/unicode/data/readme.txt
@@ -1,13 +1,13 @@
This folder requires the next files to be present:
- Extracted from http://www.unicode.org/Public/6.2.0/ucd/UCD.zip:
- * UnicodeData.txt
+ Extracted from https://www.unicode.org/Public/zipped/9.0.0/UCD.zip:
+ * UnicodeData.txt
* HangulSyllableType.txt
* PropList.txt
- Extracted from http://www.unicode.org/Public/UCA/6.2.0/CollationAuxiliary.zip:
- * allkeys.txt : this file is actually the allkeys_CLDR.txt file renamed. It is the CLDR's root collation.
- * UCA_Rules_SHORT.xml
+#??? Extracted from http://www.unicode.org/Public/UCA/6.2.0/CollationAuxiliary.zip:
- Extracted from http://www.unicode.org/Public/cldr/22/core.zip (see the "common\collation" folder):
- * all the language specific xml files (de.xml, es.xml, ...) \ No newline at end of file
+ Extracted from https://www.unicode.org/Public/cldr/30/core.zip
+ * allkeys.txt : this file is actually the allkeys_CLDR.txt file renamed. It is the CLDR's root collation.
+ * UCA_Rules_SHORT.txt
+ * all the language specific xml files (de.xml, es.xml, ...) (see the "common\collation" folder):