summaryrefslogtreecommitdiff
path: root/docs/pango.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/pango.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/pango.toml.in')
-rw-r--r--docs/pango.toml.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/pango.toml.in b/docs/pango.toml.in
index b3ca2bc6..77b860a2 100644
--- a/docs/pango.toml.in
+++ b/docs/pango.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 = "Internationalized text layout and rendering"
dependencies = [ "GObject-2.0", "HarfBuzz-0.0", "PangoCairo-1.0",
"PangoFc-1.0", "PangoFT2-1.0", "PangoOT-1.0",
@@ -72,6 +72,7 @@ content_images = [
"pipeline-dark.png",
"rects1.png",
"rects2.png",
+ "rects3.png",
"arabic-markup.png",
"blue-text.png",
"align-left.png",
@@ -103,3 +104,5 @@ content_images = [
"baseline-shift-light.png",
"baseline-shift-dark.png",
]
+
+urlmap_file = "urlmap.js"