Changeset 90d2c306
- Timestamp:
- 05/09/2013 08:27:41 PM (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:
- 6c64623f
- Parents:
- ee8e5be
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ree8e5be r90d2c306 4 4 --> 5 5 6 <!ENTITY day "0 8"> <!-- Always 2 digits -->6 <!ENTITY day "09"> <!-- Always 2 digits --> 7 7 <!ENTITY month "05"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2013"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "May 8th, &year;">12 <!ENTITY releasedate "May 9th, &year;"> 13 13 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 14 14 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
ree8e5be r90d2c306 45 45 --> 46 46 <listitem> 47 <para>May 8th, 2013</para>47 <para>May 9th, 2013</para> 48 48 <itemizedlist> 49 49 <listitem> -
x/lib/gtk+2.xml
ree8e5be r90d2c306 77 77 <para role="required"> 78 78 <xref linkend="atk"/>, 79 <xref linkend="cairo"/>, 80 <xref linkend="gdk-pixbuf"/>, 81 <xref linkend="pango"/> and 82 <xref linkend="xorg7-lib"/> 79 <xref linkend="gdk-pixbuf"/> and 80 <xref linkend="pango"/> 83 81 </para> 84 82
Note:
See TracChangeset
for help on using the changeset viewer.