Doc: Fix paths for Files property in qt_attribution.json files

qtattributionsscanner expects file paths to be separated by a space.

Change-Id: I4c9dfea0f086fc9631cb06f40e2d3cab0a32ca4e
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
(cherry picked from commit cbd5bc0b587de74d900494817509717ef2f0c472)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Kai Köhne 2022-12-06 10:50:30 +01:00 committed by Qt Cherry-pick Bot
parent 49d6a259cd
commit 22dfb9cf1a
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"Name": "DejaVu Fonts", "Name": "DejaVu Fonts",
"QDocModule": "qtgui", "QDocModule": "qtgui",
"QtUsage": "Used for WebAssembly platform.", "QtUsage": "Used for WebAssembly platform.",
"Files": "DejaVuSans.ttf, DejaVuSansMono.ttf", "Files": "DejaVuSans.ttf DejaVuSansMono.ttf",
"Description": "The DejaVu fonts are a font family based on the Vera Fonts.", "Description": "The DejaVu fonts are a font family based on the Vera Fonts.",
"Homepage": "https://dejavu-fonts.github.io/", "Homepage": "https://dejavu-fonts.github.io/",

View File

@ -24,7 +24,7 @@
"QDocModule": "qtcore", "QDocModule": "qtcore",
"QtUsage": "Used in Qt Core (QTimeZone, QLocale).", "QtUsage": "Used in Qt Core (QTimeZone, QLocale).",
"Files": "For update, see qtbase/util/locale_database/cldr2qlocalexml.py", "Files": "For update, see qtbase/util/locale_database/cldr2qlocalexml.py",
"Files": "qlocale_data_p.h qtimezoneprivate_data_p.h", "Files": "qlocale_data_p.h ../time/qtimezoneprivate_data_p.h",
"Description": "The Unicode CLDR provides key building blocks for software to support the "Description": "The Unicode CLDR provides key building blocks for software to support the
world's languages, with the largest and most extensive standard repository of locale data world's languages, with the largest and most extensive standard repository of locale data