Changeset 0d7900a for kde/add/kate.xml


Ignore:
Timestamp:
02/11/2013 06:51:17 PM (11 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8f83eeb
Parents:
a161de9
Message:

Removed extraneous spaces from blank lines and at the end of lines in the .xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kate.xml

    ra161de9 r0d7900a  
    3030    <title>Introduction to Kate</title>
    3131
    32     <para>This package provides two texteditors: Kate and KWrite. Kate is a 
    33       powerful programmer's text editor with syntax highlighting for many 
     32    <para>This package provides two texteditors: Kate and KWrite. Kate is a
     33      powerful programmer's text editor with syntax highlighting for many
    3434      programming and scripting languages. KWrite is the lightweight cousin of Kate.</para>
    3535
     
    7878      <xref linkend="kactivities"/>
    7979    </para>
    80    
     80
    8181    <bridgehead renderas="sect4">Optional</bridgehead>
    8282    <para role="optional">
     
    8484      <ulink url="&kde-download-http;&kde-version;/src/">PyKDE4</ulink>
    8585    </para>
    86    
     86
    8787    <para condition="html" role="usernotes">User Notes:
    8888    <ulink url="&blfs-wiki;/kate"/>
    89     </para>     
     89    </para>
    9090
    9191  </sect2>
     
    110110
    111111  </sect2>
    112  
     112
    113113  <sect2 role="commands">
    114114    <title>Command Explanations</title>
    115115
    116     <para><option>-DINSTALL_PYTHON_FILES_IN_PYTHON_PREFIX=TRUE</option>: This option is 
     116    <para><option>-DINSTALL_PYTHON_FILES_IN_PYTHON_PREFIX=TRUE</option>: This option is
    117117    set to install the KDE Python objects in the correct place.</para>
    118118
     
    130130        <seg>kate and kwrite</seg>
    131131        <seg>libkateinterfaces.so, libkatepartinterfaces.so,
    132         libkdeinit4_kate.so, libkdeinit4_kwrite.so and several in 
     132        libkdeinit4_kate.so, libkdeinit4_kwrite.so and several in
    133133        &kde-dir;/lib/kde4</seg>
    134134        <seg>&kde-dir;/include/kate and several in &kde-dir;/share</seg>
Note: See TracChangeset for help on using the changeset viewer.