Changeset 2a5ecb3


Ignore:
Timestamp:
05/11/2005 04:12:27 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.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:
84c7fb1
Parents:
474231bf
Message:

Added a test suite note to the system-tools-backends instructions; minor XML cleanup on some other GNOME files

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

Location:
gnome
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/add.xml

    r474231bf r2a5ecb3  
    88<chapter id="gnome-add">
    99  <?dbhtml filename="add.html"?>
     10
    1011  <title>GNOME Additional Packages</title>
    1112
  • gnome/add/system-tools-backends.xml

    r474231bf r2a5ecb3  
    99<!ENTITY system-tools-backends-md5sum "96b00eb0f800c1b5346be2f71d4dc3b2">
    1010<!ENTITY system-tools-backends-size "532 KB">
    11 <!ENTITY system-tools-backends-buildsize "8.6 MB">
     11<!ENTITY system-tools-backends-buildsize "9 MB">
    1212<!ENTITY system-tools-backends-time "less than 0.1 SBU">
    1313]>
     
    6262make</command></userinput></screen>
    6363
     64<para>This package does not come with a test suite.</para>
     65
    6466<para>Now, as the root user:</para>
    6567
     
    98100
    99101</sect1>
    100 
  • gnome/core/config.xml

    r474231bf r2a5ecb3  
    1414
    1515  <?dbhtml filename="config.html"?>
     16
    1617  <title>Configuring the core GNOME packages</title>
    1718
     
    6061
    6162  -->
     63
    6264  <para>At this point you can bring up <application>GNOME</application> with
    6365  <command>startx</command>.</para>
  • gnome/core/core.xml

    r474231bf r2a5ecb3  
    88<chapter id="gnome-core">
    99  <?dbhtml filename="core.html"?>
     10
    1011  <title>GNOME Core Packages</title>
    1112
  • gnome/core/pre-install-config.xml

    r474231bf r2a5ecb3  
    1414
    1515  <?dbhtml filename="pre-install-config.html"?>
     16
    1617  <title>Pre-installation configuration</title>
    1718
  • gnome/gnome-intro.xml

    r474231bf r2a5ecb3  
    77
    88<partintro>
     9
    910  <title>Introduction to GNOME</title>
    1011
  • gnome/gnome.xml

    r474231bf r2a5ecb3  
    77
    88<part id="gnome" xreflabel="GNOME">
    9 <?dbhtml filename="gnome.html" dir="gnome"?>
    10 <title>GNOME</title>
     9  <?dbhtml filename="gnome.html" dir="gnome"?>
    1110
    12 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-intro.xml"/>
    13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="core/core.xml"/>
    14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="add/add.xml"/>
    15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="otherlibs/otherlibs.xml"/>
     11  <title>GNOME</title>
     12
     13  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-intro.xml"/>
     14  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="core/core.xml"/>
     15  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="add/add.xml"/>
     16  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="otherlibs/otherlibs.xml"/>
    1617
    1718</part>
Note: See TracChangeset for help on using the changeset viewer.