Changeset 8e17e54
- Timestamp:
- 07/29/2018 07:45:06 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 1456c25
- Parents:
- 33034d4
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r33034d4 r8e17e54 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 8"> <!-- Always 2 digits -->3 <!ENTITY day "29"> <!-- Always 2 digits --> 4 4 <!ENTITY month "07"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "July 2 8th, &year;">9 <!ENTITY releasedate "July 29th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
index.xml
r33034d4 r8e17e54 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce/xfce.xml"/> 27 27 <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"/> --> 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xsoft/xsoft.xml"/> 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multimedia/multimedia.xml"/> -
introduction/welcome/changelog.xml
r33034d4 r8e17e54 42 42 </listitem> 43 43 --> 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 44 53 <listitem> 45 54 <para>July 28th, 2018</para> -
x/installing/mesa.xml
r33034d4 r8e17e54 116 116 drivers and for the llvmpipe software rasterizer. See <ulink role="nodep" 117 117 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'/>) 122 123 </para> 123 124 -
xsoft/graphweb/graphweb.xml
r33034d4 r8e17e54 19 19 you can find one you enjoy using or give them each a trial run.</para> 20 20 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"/>--> 22 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epiphany.xml"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="falkon.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.