summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2019-04-11 13:43:07 +0200
committerJohan Helsing <johan.helsing@qt.io>2019-04-11 12:52:44 +0000
commit0b51286635ca3f724df94dd4d5268c950505f6ec (patch)
treed8761cd5452e28a21e0d0645872e24b60069bc27
parent5405de120bba480f780e37e90fbd7c2ff1308b01 (diff)
Fix incorrect path to wl-eglstream-controller.xml
Change-Id: I1d4bceeb87b7e95b7b4b9c9885e06052bd7536e9 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
-rw-r--r--src/3rdparty/protocol/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/protocol/qt_attribution.json b/src/3rdparty/protocol/qt_attribution.json
index 7881e6b0d..051bd3f95 100644
--- a/src/3rdparty/protocol/qt_attribution.json
+++ b/src/3rdparty/protocol/qt_attribution.json
@@ -110,7 +110,7 @@ Copyright © 2015, 2016 Jan Arne Petersen"
"Name": "Wayland EGLStream Controller Protocol",
"QDocModule": "qtwaylandcompositor",
"QtUsage": "Used in the Qt Wayland Compositor",
- "Files": "wayland-eglstream-controller.xml",
+ "Files": "wl-eglstream-controller.xml",
"Description": "Allows clients to request that the compositor creates its EGLStream.",
"Homepage": "https://github.com/NVIDIA/egl-wayland",