Changeset bbf27557


Ignore:
Timestamp:
07/13/2006 06:40:07 PM (18 years ago)
Author:
Dan Nichilson <dnicholson@…>
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:
7bce169
Parents:
ca76bec
Message:

Fixed path ulinks for Firefox and Thunderbird. Fixes #2069.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rca76bec rbbf27557  
    1 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     1<!ENTITY day          "13">                   <!-- Always 2 digits -->
    22<!ENTITY month        "07">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
  • introduction/welcome/changelog.xml

    rca76bec rbbf27557  
    5959
    6060    <listitem>
     61      <para>July 13th, 2006</para>
     62      <itemizedlist>
     63        <listitem>
     64          <para>[randy] - Fixed patch XML tags for Firefox and
     65          Thunderbird. Closes ticket #2069. Thanks to Joe Ciccone.</para>
     66        </listitem>
     67      </itemizedlist>
     68    </listitem>
     69
     70    <listitem>
    6171      <para>July 9th, 2006</para>
    6272      <itemizedlist>
  • xsoft/graphweb/firefox.xml

    rca76bec rbbf27557  
    6767        <para>Required patch (if enabling <application>Pango</application>
    6868        font rendering):
     69        <ulink
    6970        url="&patch-root;/firefox-&firefox-version;-pangoxft-1.patch"/>
    7071        </para>
  • xsoft/other/thunderbird.xml

    rca76bec rbbf27557  
    8484        <para>Required patch (if enabling <application>Pango</application>
    8585        font rendering):
     86        <ulink
    8687        url="&patch-root;/thunderbird-&thunderbird-version;-pangoxft-1.patch"/>
    8788        </para>
Note: See TracChangeset for help on using the changeset viewer.