Changeset b0b84b62


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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gsl.xml

    rc8013f54 rb0b84b62  
    9797    <para>
    9898      If you have the optional <application>Sphinx</application> package
    99       installed, buid the documentation with:
     99      installed, build the documentation with:
    100100    </para>
    101101
  • x/installing/xorg-config.xml

    rc8013f54 rb0b84b62  
    231231      The location of <filename>Xorg.0.log</filename> depends on how Xorg is
    232232      installed.  If the instructions in the book are followed closely and
    233       Xorg is started from the comand line, it will be located in the
     233      Xorg is started from the command line, it will be located in the
    234234      <filename class="directory">$HOME/.local/share/xorg/</filename> directory.
    235235      If Xorg is started by a display manager (e.g. <xref linkend='lightdm'/>,
  • 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.