Changeset 3b1a55e


Ignore:
Timestamp:
09/12/2007 11:46:11 AM (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:
f952748
Parents:
d197ad9c
Message:

Updated the EOG instructions to reflect the GNOME-2.18.3 update

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd197ad9c r3b1a55e  
    44-->
    55
    6 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     6<!ENTITY day          "12">                   <!-- Always 2 digits -->
    77<!ENTITY month        "09">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2007">
  • gnome/add/eog.xml

    rd197ad9c r3b1a55e  
    77  <!ENTITY eog-download-http "&gnome-download-http;/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
    88  <!ENTITY eog-download-ftp  "&gnome-download-ftp;/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
    9   <!ENTITY eog-md5sum        "e90e4c1e314cfab04414464088098a16">
    10   <!ENTITY eog-size          "824 KB">
    11   <!ENTITY eog-buildsize     "17.4 MB">
     9  <!ENTITY eog-md5sum        "7e5fc342201ea00404008258c19b4461">
     10  <!ENTITY eog-size          "1.2 MB">
     11  <!ENTITY eog-buildsize     "22 MB">
    1212  <!ENTITY eog-time          "0.3 SBU">
    1313]>
     
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    6161    <para role="required"><xref linkend="gnome-desktop"/> and
    62     <xref linkend="libgnomeprintui"/></para>
     62    <xref linkend="gnome-icon-theme"/></para>
    6363
    6464    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    6666
    6767    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional"><xref linkend="libexif"/> and
     68    <para role="optional"><xref linkend="intltool"/>,
     69    <xref linkend="libexif"/>, and
    6970    <xref linkend="lcms"/></para>
    7071
  • introduction/welcome/changelog.xml

    rd197ad9c r3b1a55e  
    4343
    4444    <listitem>
     45      <para>September 12th, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated the EOG instructions to reflect the
     49          GNOME-2.18.3 update.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>September 11, 2007</para>
    4656      <itemizedlist>
     
    5969          <para>[randy] - Added a more accurate explanation of the GConf
    6070          dependency in the GStreamer Good Plugins instructions.</para>
     71        </listitem>
     72      </itemizedlist>
     73    </listitem>
     74
     75    <listitem>
     76      <para>September 9th, 2007</para>
     77      <itemizedlist>
     78        <listitem>
     79          <para>[manuel] - Updated the internal XSL Stylesheets to
     80          1.73.2.</para>
    6181        </listitem>
    6282      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.