Changeset 42205811


Ignore:
Timestamp:
06/25/2008 06:31:29 AM (16 years ago)
Author:
DJ Lucas <dj@…>
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:
4b4ba81
Parents:
e004bec
Message:

Merged 6.3 branch changes from r7491.

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re004bec r42205811  
    44-->
    55
    6 <!ENTITY day          "19">                   <!-- Always 2 digits -->
     6<!ENTITY day          "25">                   <!-- Always 2 digits -->
    77<!ENTITY month        "06">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
     
    415415<!ENTITY xcb-proto-version            "1.0">
    416416<!ENTITY libxcb-version               "1.0">
     417<!ENTITY xcursor-themes-version       "1.0.1">
    417418<!ENTITY xkeyboard-config-version     "1.2">
    418419<!ENTITY xbitmaps-version             "1.0.1">
  • introduction/welcome/changelog.xml

    re004bec r42205811  
    4141
    4242-->
     43    <listitem>
     44      <para>June 25th, 2008</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[dj] - Merged 6.3 branch changes from r7491 - Removed Xorg-Data
     48          page and replaced with remaining xcursor-themes package.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
    4353    <listitem>
    4454      <para>June 19th, 2008</para>
  • x/installing/installing.xml

    re004bec r42205811  
    4343  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xbitmaps.xml"/>
    4444  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x7app.xml"/>
    45   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x7data.xml"/>
     45  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xcursorthemes.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x7font.xml"/>
    4747  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xkeyboard-config.xml"/>
  • x/installing/x7font.xml

    re004bec r42205811  
    6464
    6565    <bridgehead renderas="sect4">Required</bridgehead>
    66     <para role="required"><xref linkend="xorg7-data"/> and
    67     <xref linkend="xorg7-app"/></para>
     66    <para role="required"><xref linkend="xorg7-app"/> and
     67    <xref linkend="xcursor-themes"/></para>
    6868
    6969    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.