aboutsummaryrefslogtreecommitdiffstats
path: root/gnome
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2006-06-25 20:53:19 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2006-06-25 20:53:19 +0000
commit2ddb3bd717a0db18efd22a92946b70018777182d (patch)
treeae788b137b6bab464aa68fca91e96bf5713ed793 /gnome
parentebabf243d99370ba7f21e94e9e2041b6529c8863 (diff)
Fixed broken download URLs in the gtksourceview instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6213 af4574ff-66df-0310-9fd7-8a98e5e911e0
Diffstat (limited to 'gnome')
-rw-r--r--gnome/add/gtksourceview.xml17
1 files changed, 14 insertions, 3 deletions
diff --git a/gnome/add/gtksourceview.xml b/gnome/add/gtksourceview.xml
index 2677b9b5bf..4806b8cc24 100644
--- a/gnome/add/gtksourceview.xml
+++ b/gnome/add/gtksourceview.xml
@@ -4,8 +4,8 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gtksourceview-download-http "&gnome-download-http;/gtksourceview/1.4/gtksourceview-&gtksourceview-version;.tar.bz2">
- <!ENTITY gtksourceview-download-ftp "&gnome-download-ftp;/gtksourceview/1.4/gtksourceview-&gtksourceview-version;.tar.bz2">
+ <!ENTITY gtksourceview-download-http "&gnome-download-http;/gtksourceview/1.6/gtksourceview-&gtksourceview-version;.tar.bz2">
+ <!ENTITY gtksourceview-download-ftp "&gnome-download-ftp;/gtksourceview/1.6/gtksourceview-&gtksourceview-version;.tar.bz2">
<!ENTITY gtksourceview-md5sum "f8ca3a1a746477b2b46de7ebea276db5">
<!ENTITY gtksourceview-size "743 KB">
<!ENTITY gtksourceview-buildsize "13.9 MB">
@@ -92,6 +92,17 @@ make</userinput></screen>
</sect2>
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../gnome-prefix.xml"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+ href="../../xincludes/gtk-doc-rebuild.xml"/>
+
+ </sect2>
+
<sect2 role="content">
<title>Contents</title>
@@ -103,7 +114,7 @@ make</userinput></screen>
<seglistitem>
<seg>None</seg>
<seg>libgtksourceview-1.0.{so,a}</seg>
- <seg>The following subdirectories of $GNOME_PREFIX/:
+ <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
include/gtksourceview-1.0,
share/{gtk-doc/html/gtksourceview, gtksourceview-1.0}</seg>
</seglistitem>