Changeset 8e17e54


Ignore:
Timestamp:
07/29/2018 07:45:06 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1456c25
Parents:
33034d4
Message:

Remove chromium and lxqt

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r33034d4 r8e17e54  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 28th, &year;">
     9<!ENTITY releasedate  "July 29th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • index.xml

    r33034d4 r8e17e54  
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce/xfce.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxde/lxde.xml"/>
    28   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt/lxqt.xml"/>
     28<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt/lxqt.xml"/> -->
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xsoft/xsoft.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multimedia/multimedia.xml"/>
  • introduction/welcome/changelog.xml

    r33034d4 r8e17e54  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>July 28th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Remove chromium and lxqt.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
    4453    <listitem>
    4554      <para>July 28th, 2018</para>
  • x/installing/mesa.xml

    r33034d4 r8e17e54  
    116116      drivers and for the llvmpipe software rasterizer. See <ulink role="nodep"
    117117      url="http://www.mesa3d.org/systems.html"/> for more information), and
    118       <xref linkend="wayland-protocols"/> (required for <xref role="nodep"
    119                                                     linkend='plasma5-build'/>,
    120       <xref role="nodep" linkend='lxqt'/>, GNOME, and recommended for
    121       <xref role="nodep" linkend='gtk3'/>)
     118      <xref linkend="wayland-protocols"/> (required for
     119        <xref role="nodep" linkend='plasma5-build'/>,
     120        <!-- <xref role="nodep" linkend='lxqt'/>, -->
     121        GNOME, and
     122        recommended for  <xref role="nodep" linkend='gtk3'/>)
    122123    </para>
    123124
  • xsoft/graphweb/graphweb.xml

    r33034d4 r8e17e54  
    1919  you can find one you enjoy using or give them each a trial run.</para>
    2020
    21   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chromium.xml"/>
     21<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chromium.xml"/>-->
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epiphany.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="falkon.xml"/>
Note: See TracChangeset for help on using the changeset viewer.