Ignore:
Timestamp:
10/10/2005 06:06:06 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.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:
0af08ab
Parents:
0c4e116
Message:

3rd of 3 commits to GNOME-2.12.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/yelp.xml

    r0c4e116 r51d7b70  
    55  %general-entities;
    66
    7   <!ENTITY yelp-download-http "http://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-&yelp-version;.tar.bz2">
    8   <!ENTITY yelp-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/yelp/2.6/yelp-&yelp-version;.tar.bz2">
    9   <!ENTITY yelp-md5sum "9bd94af344ee6a0bf69aa6f9cbd6b7e9">
    10   <!ENTITY yelp-size "654 KB">
    11   <!ENTITY yelp-buildsize "9 MB">
    12   <!ENTITY yelp-time "0.2 SBU">
     7  <!ENTITY yelp-download-http "http://ftp.gnome.org/pub/GNOME/sources/yelp/&gnome-version;/yelp-&yelp-version;.tar.bz2">
     8  <!ENTITY yelp-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/yelp/&gnome-version;/yelp-&yelp-version;.tar.bz2">
     9  <!ENTITY yelp-md5sum        "d6a9c142ca367447f06cee003b6d8a5d">
     10  <!ENTITY yelp-size          "815 KB">
     11  <!ENTITY yelp-buildsize     "12.5 MB">
     12  <!ENTITY yelp-time          "0.2 SBU">
    1313]>
    1414
     
    5959    <bridgehead renderas="sect4">Required</bridgehead>
    6060    <para><xref linkend="libgnomeui"/>,
    61     <xref linkend="libgtkhtml"/> and
    62     <xref linkend="scrollkeeper"/></para>
     61    <xref linkend="gnome-doc-utils"/> and
     62    a Gecko HTML rendering engine (<xref linkend="mozilla"/> or
     63    <xref linkend="firefox"/> or
     64    <xref linkend="thunderbird"/>)</para>
    6365
    64     <bridgehead renderas="sect4">Recommended</bridgehead>
    65     <para><xref linkend="gnome-doc-utils"/> (required for XSLT
    66     transformations)</para>
     66    <note>
     67      <para>The <application>Yelp</application> package is not required for a
     68      functional <application>GNOME</application> desktop. Note, however, that
     69      without <application>Yelp</application> you will not be able to view the
     70      built-in Help provided by core <application>GNOME</application> and many
     71      of the support applications. This is mentioned here because you may not
     72      wish to install a Gecko rendering engine. Without a Gecko rendering
     73      engine you will have no graphical browser capability as the default
     74      <application>GNOME</application> browser, <xref linkend="epiphany"/>,
     75      also requires a Gecko rendering engine.</para>
     76    </note>
    6777
    6878  </sect2>
     
    7585
    7686<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    77     --localstatedir=/var/lib &amp;&amp;
     87    --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
    7888make</userinput></screen>
    7989
     
    101111    <segmentedlist>
    102112      <segtitle>Installed Programs</segtitle>
    103       <segtitle>Installed Library</segtitle>
     113      <segtitle>Installed Libraries</segtitle>
    104114      <segtitle>Installed Directories</segtitle>
    105115
    106116      <seglistitem>
    107117        <seg>gnome-help and yelp</seg>
    108         <seg>GNOME_Yelp.server bonobo server</seg>
    109         <seg>$GNOME_PREFIX/share/sgml/docbook/yelp and
     118        <seg>None</seg>
     119        <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/yelp,
     120        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/yelp,
     121        $GNOME_PREFIX/share/icons/hicolor/192x192 and
    110122        $GNOME_PREFIX/share/yelp</seg>
    111123      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.