replace URLs containing "gnome/sources" with gnome-download-http entity

This commit is contained in:
Xi Ruoyao 2022-04-23 16:23:11 +08:00
parent b00ac92342
commit 5b1d11c632
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC
3 changed files with 3 additions and 3 deletions

View File

@ -211,7 +211,7 @@ ninja</userinput></screen>
generates Mallard files that can be viewed with
<command>yelp</command> or rendered to HTML with
<command>yelp-build</command> from
<ulink url="http://ftp.acc.umu.se/pub/gnome/sources/yelp-tools">yelp-tools</ulink>
<ulink url="&gnome-download-http;/yelp-tools">yelp-tools</ulink>
</para>
<indexterm zone="gobject-introspection g-ir-doc-tool">
<primary sortas="b-g-ir-doc-tool">g-ir-doc-tool</primary>

View File

@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY graphene-download-http "https://ftp.acc.umu.se/pub/gnome/sources/graphene/1.10/graphene-&graphene-version;.tar.xz">
<!ENTITY graphene-download-http "&gnome-download-http;/graphene/1.10/graphene-&graphene-version;.tar.xz">
<!ENTITY graphene-download-ftp " ">
<!ENTITY graphene-md5sum "169e3c507b5a5c26e9af492412070b81">
<!ENTITY graphene-size "328 KB">

View File

@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libepoxy-download-http "https://ftp.acc.umu.se/pub/gnome/sources/libepoxy/&libepoxy-minor;/libepoxy-&libepoxy-version;.tar.xz">
<!ENTITY libepoxy-download-http "&gnome-download-http;/libepoxy/&libepoxy-minor;/libepoxy-&libepoxy-version;.tar.xz">
<!ENTITY libepoxy-download-ftp " ">
<!ENTITY libepoxy-md5sum "10c635557904aed5239a4885a7c4efb7">
<!ENTITY libepoxy-size "220 KB">