Changeset 82b5ea22
- Timestamp:
- 06/12/2018 03:46:10 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d79fc59
- Parents:
- cd428fd4
- Files:
-
- 5 edited
- 3 moved
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rcd428fd4 r82b5ea22 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 1"> <!-- Always 2 digits -->3 <!ENTITY day "12"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- 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 "June 1 1th, &year;">9 <!ENTITY releasedate "June 12th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genutils/genutils.xml
rcd428fd4 r82b5ea22 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bogofilter.xml"/> 27 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chrpath.xml"/>28 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chrpath.xml"/>--> 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="compface.xml"/> 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop-file-utils.xml"/> -
introduction/welcome/changelog.xml
rcd428fd4 r82b5ea22 43 43 --> 44 44 <listitem> 45 <para>June 12th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Archive juffed, QScintilla-gpl, and chrpath.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 53 <listitem> 45 54 <para>June 11th, 2018</para> 46 55 <itemizedlist> -
postlfs/editors/editors.xml
rcd428fd4 r82b5ea22 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gedit.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="joe.xml"/> 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="juffed.xml"/>28 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="juffed.xml"/>--> 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kate5.xml"/> 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mousepad.xml"/> -
x/lib/lib.xml
rcd428fd4 r82b5ea22 66 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pango.xml"/> 67 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pangomm.xml"/> 68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qscintilla.xml"/>68 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qscintilla.xml"/> --> 69 69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/> 70 70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebengine.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.