summaryrefslogtreecommitdiff
path: root/pango.doap
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-02-25 20:23:45 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2020-02-25 20:23:45 +0000
commit561351fd905b6f6f29093084efc1bb0145c567d7 (patch)
treef0daf2f41bfdcbbe44ea1e5e5f7817e6ba0c6b65 /pango.doap
parentbecaaffe176707f991dbb5efb38add9d7e59a802 (diff)
downloadpango-561351fd905b6f6f29093084efc1bb0145c567d7.tar.gz
Add missing description tag to the DOAP file
This should stop our hooks from complaining.
Diffstat (limited to 'pango.doap')
-rw-r--r--pango.doap1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango.doap b/pango.doap
index d161a1ec..51778574 100644
--- a/pango.doap
+++ b/pango.doap
@@ -6,6 +6,7 @@
<name xml:lang="en">pango</name>
<shortdesc xml:lang="en">Internationalized text layout and rendering library</shortdesc>
+ <description xml:lang="en">Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. Pango forms the core of text and font handling for GTK.</description>
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<programming-language>C</programming-language>