Changeset 2ddb3bd for gnome


Ignore:
Timestamp:
06/25/2006 08:53:19 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7cdaed0
Parents:
ebabf24
Message:

Fixed broken download URLs in the gtksourceview instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6213 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gtksourceview.xml

    rebabf24 r2ddb3bd  
    55  %general-entities;
    66
    7   <!ENTITY gtksourceview-download-http "&gnome-download-http;/gtksourceview/1.4/gtksourceview-&gtksourceview-version;.tar.bz2">
    8   <!ENTITY gtksourceview-download-ftp  "&gnome-download-ftp;/gtksourceview/1.4/gtksourceview-&gtksourceview-version;.tar.bz2">
     7  <!ENTITY gtksourceview-download-http "&gnome-download-http;/gtksourceview/1.6/gtksourceview-&gtksourceview-version;.tar.bz2">
     8  <!ENTITY gtksourceview-download-ftp  "&gnome-download-ftp;/gtksourceview/1.6/gtksourceview-&gtksourceview-version;.tar.bz2">
    99  <!ENTITY gtksourceview-md5sum        "f8ca3a1a746477b2b46de7ebea276db5">
    1010  <!ENTITY gtksourceview-size          "743 KB">
     
    9393  </sect2>
    9494
     95  <sect2 role="commands">
     96    <title>Command Explanations</title>
     97
     98    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     99    href="../gnome-prefix.xml"/>
     100
     101    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     102    href="../../xincludes/gtk-doc-rebuild.xml"/>
     103 
     104  </sect2>
     105
    95106  <sect2 role="content">
    96107    <title>Contents</title>
     
    104115        <seg>None</seg>
    105116        <seg>libgtksourceview-1.0.{so,a}</seg>
    106         <seg>The following subdirectories of $GNOME_PREFIX/:
     117        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
    107118        include/gtksourceview-1.0,
    108119        share/{gtk-doc/html/gtksourceview, gtksourceview-1.0}</seg>
Note: See TracChangeset for help on using the changeset viewer.