Changeset b0b84b62 for x/wm


Ignore:
Timestamp:
08/03/2022 03:39:06 PM (21 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, 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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
b73999c
Parents:
c8013f54
Message:

Fix some typos and use gz for icewm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/wm/icewm.xml

    rc8013f54 rb0b84b62  
    55  %general-entities;
    66
    7   <!ENTITY icewm-download-http "https://github.com/ice-wm/icewm/releases/download/&icewm-version;/icewm-&icewm-version;.tar.lz">
     7  <!ENTITY icewm-download-http "https://github.com/ice-wm/icewm/archive/&icewm-version;/icewm-&icewm-version;.tar.gz">
    88  <!ENTITY icewm-download-ftp  " ">
    9   <!ENTITY icewm-md5sum        "e13803c257b5349e3fc49a44eae4b426">
    10   <!ENTITY icewm-size          "1.7 MB">
     9  <!ENTITY icewm-md5sum        "0ed6747b02c47074326303e5c5e9d81f">
     10  <!ENTITY icewm-size          "2.3 MB">
    1111  <!ENTITY icewm-buildsize     "54 MB">
    1212  <!ENTITY icewm-time          "0.2 SBU (Using parallelism=4)">
     
    9797  <sect2 role="installation">
    9898    <title>Installation of IceWM</title>
    99 
     99<!--
    100100    <note>
    101101      <para>
     
    106106      </para>
    107107    </note>
    108 
     108-->
    109109    <para>
    110110      Install <application>IceWM</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.