Changeset 104b5bf
- Timestamp:
- 08/11/2013 02:12:50 AM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f3a6abc9
- Parents:
- c766cdc2
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc766cdc2 r104b5bf 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 08"> <!-- Always 2 digits -->4 <!ENTITY month "0 9"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2013"> 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "August 9th, &year;">9 <!ENTITY releasedate "August 11th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 575 575 <!ENTITY pangomm-version "2.34.0"> 576 576 <!ENTITY qt4-version "4.8.5"> 577 <!ENTITY qt5-version "5.1.0"> 577 578 <!ENTITY shared-mime-info-version "1.1"> 578 579 <!ENTITY startup-notification-version "0.12"> -
introduction/welcome/changelog.xml
rc766cdc2 r104b5bf 45 45 --> 46 46 <listitem> 47 <para>August 11th, 2013</para> 48 <itemizedlist> 49 <listitem> 50 <para>[krejzi] - Add Qt 5.1.0.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 47 56 <para>August 9th, 2013</para> 48 57 <itemizedlist> -
x/lib/lib.xml
rc766cdc2 r104b5bf 51 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pangomm.xml"/> 52 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt4.xml"/> 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/> 53 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shared-mime-info.xml"/> 54 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.