summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/atspi2/qt_attribution.json
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2017-06-08 11:39:58 +0300
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2017-06-09 06:09:45 +0000
commit98057fc6c5455c82844a53b374994c33ee1c1a0e (patch)
treed644696938860815a2197b870f9afcb13168a16b /src/3rdparty/atspi2/qt_attribution.json
parent3702b3f68b2dccbdb7203f8a4caeec8578556aba (diff)
Use upstream at-spi 2
Move at-spi dbus xml definitions into platformsupport, these files simply describe the DBus protocol and should not be in 3rdparty. The header files can just as well be picked up by pkg-config. Change-Id: I326d9b3cb69223bf2c8646099f211d9a9f3fa0af Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/3rdparty/atspi2/qt_attribution.json')
-rw-r--r--src/3rdparty/atspi2/qt_attribution.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/3rdparty/atspi2/qt_attribution.json b/src/3rdparty/atspi2/qt_attribution.json
deleted file mode 100644
index ed2ef85158..0000000000
--- a/src/3rdparty/atspi2/qt_attribution.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "Id": "atspi2",
- "Name": "at-spi2 (Assistive Technology Service Provider Interface)",
- "QDocModule": "qtgui",
- "QtUsage": "Optionally ysed on Linux for accessibility. Configure without dbus (QT_CONFIG-=accessibility-atspi-bridge) to avoid.",
-
- "License": "GNU Library General Public License v2 or later",
- "LicenseId": "LGPL-2.0+",
- "LicenseFile": "LICENSE",
- "Copyright": "Copyright 2010, 2011 Novell, Inc., Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany."
-}