summaryrefslogtreecommitdiff
path: root/docs/pangoxft.toml.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-11 02:21:54 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-12-11 02:21:54 +0000
commita0e5f9d4730323fac6845d994a59161cf3c467ce (patch)
tree63a33c039f792a73746eaeb2ca5545d01c3fd9bb /docs/pangoxft.toml.in
parentfd62d3ff159232c4a8e7bedb5ce4ac01f1ec8eeb (diff)
parentc1c702ab271c24bd588cc385bc9ca3e1719421f1 (diff)
downloadpango-a0e5f9d4730323fac6845d994a59161cf3c467ce.tar.gz
Merge branch 'misc-doc-fixups' into 'main'
docs: Various improvements See merge request GNOME/pango!545
Diffstat (limited to 'docs/pangoxft.toml.in')
-rw-r--r--docs/pangoxft.toml.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/pangoxft.toml.in b/docs/pangoxft.toml.in
index 6b87476d..baf583e3 100644
--- a/docs/pangoxft.toml.in
+++ b/docs/pangoxft.toml.in
@@ -6,7 +6,7 @@ repository_url = "https://gitlab.gnome.org/GNOME/pango.git"
website_url = "https://www.pango.org"
authors = "Owen Taylor, Behdad Esfahbod"
logo_url = "pango-name.png"
-license = "GPL-2.1-or-later"
+license = "LGPL-2.1-or-later"
description = "Xft support for Pango"
dependencies = [ "Pango-1.0", "xft-2.0" ]
devhelp = true
@@ -37,3 +37,5 @@ content_files = [
content_images = [
"pango-name.png"
]
+
+urlmap_file = "urlmap.js"