Ignore:
Timestamp:
03/08/2020 10:20:09 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7e3964a0
Parents:
82192a18
Message:

Fix <para> format: kde chapter

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22818 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/kf5-apps/konsole5.xml

    r82192a18 r1c8c15c  
    9797
    9898    <note>
    99       <para>In non-plasma environments, the konsole scrollbar and its
    100       handle do not show up well.  If desired, apply the optional patch to
    101       the package:</para>
     99      <para>
     100        In non-plasma environments, the konsole scrollbar and its
     101        handle do not show up well.  If desired, apply the optional patch to
     102        the package:
     103      </para>
    102104
    103105      <screen><userinput>patch -Np1 -i ../konsole-&kf5apps-version;-scrollbar-1.patch</userinput></screen>
    104106
    105       <para>The patch makes the scrollbar light gray with a small white border.  The
    106       handle is dark gray.  If desired, the colors may be changed to taste by
    107       editing the patch.</para>
     107      <para>
     108        The patch makes the scrollbar light gray with a small white border. The
     109        handle is dark gray.  If desired, the colors may be changed to taste by
     110        editing the patch.
     111      </para>
    108112    </note>
    109 
    110 
    111113
    112114    <para>
Note: See TracChangeset for help on using the changeset viewer.