Ignore:
Timestamp:
08/11/2007 09:21:32 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
68c8cba
Parents:
01cdc7fb
Message:

Updated the GConf Editor instructions to reflect the GNOME-2.18.3 update

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/gconf-editor.xml

    r01cdc7fb r95cc4e4  
    77  <!ENTITY gconf-editor-download-http "&gnome-download-http;/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
    88  <!ENTITY gconf-editor-download-ftp  "&gnome-download-ftp;/gconf-editor/&gnome-version;/gconf-editor-&gconf-editor-version;.tar.bz2">
    9   <!ENTITY gconf-editor-md5sum        "eb8b979464f6e383e5a27b57ee4e8382">
    10   <!ENTITY gconf-editor-size          "541 KB">
    11   <!ENTITY gconf-editor-buildsize     "9.4 MB">
    12   <!ENTITY gconf-editor-time          "0.3 SBU">
     9  <!ENTITY gconf-editor-md5sum        "cbaefa1ff8a548a3d381c67aed426fb7">
     10  <!ENTITY gconf-editor-size          "694 KB">
     11  <!ENTITY gconf-editor-buildsize     "9 MB">
     12  <!ENTITY gconf-editor-time          "0.1 SBU">
    1313]>
    1414
     
    5959
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para role="required"><xref linkend="libgnomeui"/></para>
     61    <para role="required"><xref linkend="libgnomeui"/> and
     62    <xref linkend="gnome-doc-utils"/></para>
     63
     64    <bridgehead renderas="sect4">Optional</bridgehead>
     65    <para role="optional"><xref linkend="intltool"/></para>
    6266
    6367    <para condition="html" role="usernotes">User Notes:
     
    7478<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    7579            --sysconfdir=&gnome-etc-dir; \
    76             --localstatedir=/var/lib \
    77             --mandir=$(pkg-config \
    78                 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
     80            --localstatedir=/var/lib &amp;&amp;
    7981make</userinput></screen>
    8082
     
    98100    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    99101    href="../../xincludes/scrollkeeper-dir.xml"/>
    100 
    101     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    102     href="../../xincludes/gnome-mandir.xml"/>
    103102
    104103  </sect2>
Note: See TracChangeset for help on using the changeset viewer.