Changeset 5ca02e36


Ignore:
Timestamp:
08/12/2010 12:58:36 PM (14 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
c95e1752
Parents:
49547f1
Message:

Revert reinstatement of gail, I obviously didn't get the memo that it is now in gtk+. Thanks to William Immendorf for pointing this out.

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

Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r49547f1 r5ca02e36  
    644644<!-- Accessibility -->
    645645<!ENTITY at-spi-version               "1.30.1">
    646 <!ENTITY gail-version                 "1.22.3">
    647646<!ENTITY gnome-mag-version            "0.15.9">
    648647<!ENTITY gnome-speech-version         "0.4.25">
     
    665664<!ENTITY nautilus-cd-burner-version   "2.18.2">
    666665<!ENTITY eel-version                  "2.18.3">
     666<!ENTITY gail-version                 "1.22.3">
    667667<!ENTITY gnome-keyring-manager-version "2.18.0">
    668668-->
  • gnome/add/add.xml

    r49547f1 r5ca02e36  
    6464
    6565  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="at-spi.xml"/>
    66   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gail.xml"/>
    6766  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-mag.xml"/>
    6867  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-speech.xml"/>
     
    8382  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus-cd-burner.xml"/>
    8483  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eel.xml"/>
     84  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gail.xml"/>
    8585  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-keyring-manager.xml"/>
    8686  -->
  • introduction/welcome/changelog.xml

    r49547f1 r5ca02e36  
    7373          <para>[wblaszcz] - Updated to ORBit2-2.14.18.</para>
    7474        </listitem>
     75        <listitem>
     76          <para>[ken] - Revert reinstatement of gail, it is now in Gtk+.</para>
     77        </listitem>
    7578      </itemizedlist>
    7679    </listitem>
  • x/lib/webkitgtk.xml

    r49547f1 r5ca02e36  
    6565    <bridgehead renderas="sect4">Required</bridgehead>
    6666    <para role="required"><xref linkend="enchant"/>,
    67     <xref linkend="gail"/>,
    6867    <xref linkend="gperf"/>,
    6968    <xref linkend="gst-plugins-base"/>,
Note: See TracChangeset for help on using the changeset viewer.