Changeset cdd5b6ae
- Timestamp:
- 02/10/2021 12:14:48 PM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- 1cbc454
- Parents:
- ccab43a
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rccab43a rcdd5b6ae 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 09"> <!-- Always 2 digits -->3 <!ENTITY day "10"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 9th, &year;">9 <!ENTITY releasedate "February 10th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rccab43a rcdd5b6ae 43 43 --> 44 44 <listitem> 45 <para>February 10th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to icewm-2.1.2. Fixes 49 <ulink url="&blfs-ticket-root;14635">#14635</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 <listitem> 45 54 <para>February 9th, 2021</para> 46 55 <itemizedlist> -
packages.ent
rccab43a rcdd5b6ae 774 774 <!-- Chapter 27 --> 775 775 <!ENTITY fluxbox-version "1.3.7"> 776 <!ENTITY icewm-version "2.1. 1">776 <!ENTITY icewm-version "2.1.2"> 777 777 <!ENTITY openbox-version "3.6.1"> 778 778 <!ENTITY sawfish-version "1.12.0"> -
x/wm/icewm.xml
rccab43a rcdd5b6ae 7 7 <!ENTITY icewm-download-http "https://github.com/ice-wm/icewm/archive/&icewm-version;/icewm-&icewm-version;.tar.gz"> 8 8 <!ENTITY icewm-download-ftp " "> 9 <!ENTITY icewm-md5sum " 00e7fba6b14da4147b8009cd364855f4">10 <!ENTITY icewm-size "2. 1MB">11 <!ENTITY icewm-buildsize " 54MB">9 <!ENTITY icewm-md5sum "23692e30dc3034a80542f066de6d7e6f"> 10 <!ENTITY icewm-size "2.2 MB"> 11 <!ENTITY icewm-buildsize "46 MB"> 12 12 <!ENTITY icewm-time "0.2 SBU (Using parallelixm=4)"> 13 13 ]>
Note:
See TracChangeset
for help on using the changeset viewer.