summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-04-20 16:46:08 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2020-04-20 16:46:08 +0100
commit4801e4657bfa6633a14e79e3f54c6ab460d4e01b (patch)
tree2675a93210409210d25dd74abfc54665ffe22416
parent5371285e85683cd4f2e0972b8868c68f58cdddc7 (diff)
downloadatk-4801e4657bfa6633a14e79e3f54c6ab460d4e01b.tar.gz
Add a description to the DOAP file
Otherwise the server-side Git commit hook will complain about the missing element.
-rw-r--r--atk.doap1
1 files changed, 1 insertions, 0 deletions
diff --git a/atk.doap b/atk.doap
index 940be7b..ab0ca6b 100644
--- a/atk.doap
+++ b/atk.doap
@@ -7,6 +7,7 @@
<name xml:lang="en">atk</name>
<shortdesc xml:lang="en">The interface definitions of accessibility infrastructure</shortdesc>
+ <description xml:lang="en">ATK is a library providing interface definitions that are consumed by toolkits that wish to integrate with the GNOME accessibility infrastructure.</description>
<homepage rdf:resource="http://developer.gnome.org/atk"/>
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel"/>
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />