Changeset 5a7dec8f
- Timestamp:
- 08/02/2017 07:25:36 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.1, 8.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:
- a9c87c7
- Parents:
- 5d696ec2
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r5d696ec2 r5a7dec8f 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 1"> <!-- Always 2 digits -->3 <!ENTITY day "02"> <!-- Always 2 digits --> 4 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "August 1st&year;">9 <!ENTITY releasedate "August 2nd &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r5d696ec2 r5a7dec8f 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>August 2nd, 2017</para> 47 <itemizedlist> 48 <listitem> 49 <para>[ken] - Update to icewm-1.4.2. Fixes 50 <ulink url="&blfs-ticket-root;9559">#9559</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 44 54 45 55 <listitem> -
packages.ent
r5d696ec2 r5a7dec8f 577 577 <!-- Chapter 27 --> 578 578 <!ENTITY fluxbox-version "1.3.7"> 579 <!ENTITY icewm-version "1.4. 1">579 <!ENTITY icewm-version "1.4.2"> 580 580 <!ENTITY openbox-version "3.6.1"> 581 581 <!ENTITY sawfish-version "1.12.0"> -
x/wm/icewm.xml
r5d696ec2 r5a7dec8f 7 7 <!ENTITY icewm-download-http "https://github.com/bbidulock/icewm/releases/download/&icewm-version;/icewm-&icewm-version;.tar.bz2"> 8 8 <!ENTITY icewm-download-ftp " "> 9 <!ENTITY icewm-md5sum " bd26a193268cafbaff043fac0465ef31">9 <!ENTITY icewm-md5sum "3e7c3a95e7f8518346267f48a11966cd"> 10 10 <!ENTITY icewm-size "1.7 MB"> 11 11 <!ENTITY icewm-buildsize "57 MB">
Note:
See TracChangeset
for help on using the changeset viewer.