summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-09-27 15:44:36 +0200
committerKai Koehne <kai.koehne@qt.io>2022-11-07 16:49:30 +0000
commit878781c4633cfeacc793607dc3c640df1b6d9370 (patch)
tree5d4fda894e1a60a177c85ef627aa5319615f6d9f
parent34cf7c898fc071dc62cf2aee7ba758749566c7d2 (diff)
downloadqtwayland-878781c4633cfeacc793607dc3c640df1b6d9370.tar.gz
Fix qt_attribution.json file
Fixes File ./qtwayland/src/3rdparty/protocol/qt_attribution.json: Unknown key File. File ./qtwayland/src/3rdparty/protocol/qt_attribution.json: Unknown key License file. Change-Id: I145f9bcc40f175f5d909f7f947c2a20333b70c0c Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit eb5629254f5c5de0c0980ad367d9629c4441c8c3) Reviewed-by: David Edmundson <davidedmundson@kde.org>
-rw-r--r--src/3rdparty/protocol/qt_attribution.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/3rdparty/protocol/qt_attribution.json b/src/3rdparty/protocol/qt_attribution.json
index f51599de..811cd7f6 100644
--- a/src/3rdparty/protocol/qt_attribution.json
+++ b/src/3rdparty/protocol/qt_attribution.json
@@ -224,15 +224,15 @@
"Name": "Wayland Text Input Protocol v1",
"QDocModule": "qtwaylandcompositor",
"QtUsage": "Used in the Qt Wayland platform plugin",
- "File": "text-input-unstable-v1.xml",
+ "Files": "text-input-unstable-v1.xml",
"Description": "Adds support for text input and input methods to applications running on Wayland servers that only support text-input-unstable-v1.",
"Homepage": "https://wayland.freedesktop.org",
"Version": "unstable v1",
"DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/blob/main/unstable/text-input/text-input-unstable-v1.xml",
"LicenseId": "MIT",
- "License": "MIT LIcense",
- "License file": "MIT_LICENSE.txt",
+ "License": "MIT License",
+ "LicenseFile": "MIT_LICENSE.txt",
"Copyright": "Copyright © 2012, 2013 Intel Corporation"
},