Changeset cbcf148


Ignore:
Timestamp:
01/30/2023 08:57:53 AM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
0cce0bf8
Parents:
8cc2fe70
git-author:
Pierre Labastie <pierre.labastie@…> (01/30/2023 08:53:46 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (01/30/2023 08:57:53 AM)
Message:

ibus: make Optional download closer to template

There shouldn't be any bridgehead between "Optional Download" and
<itemizedlist>. Otherwise, jhalfs does not see the itemized list.
Note that this is a recent change in jhalfs for coping with other
places where there are several itemized lists, and only the first
one should be used...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/ibus.xml

    r8cc2fe70 rcbcf148  
    7272    <bridgehead renderas="sect3">Optional Download</bridgehead>
    7373
    74       <bridgehead renderas="sect4">Unicode Character Database</bridgehead>
    75       <itemizedlist spacing="compact">
    76         <listitem>
    77           <para>
    78             Download: <ulink url="&ucd-download-http;"> &ucd-download-http;</ulink>
    79             (Unicode Character Database)
    80           </para>
    81         </listitem>
    82       </itemizedlist>
     74    <itemizedlist spacing="compact">
     75      <listitem>
     76        <para>
     77          Unicode Character Database:
     78          <ulink url="&ucd-download-http;"> &ucd-download-http;</ulink>
     79        </para>
     80      </listitem>
     81    </itemizedlist>
    8382
    8483    <bridgehead renderas="sect3">ibus Dependencies</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.