Ignore:
Timestamp:
05/30/2005 04:18:15 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
e6f1fd6
Parents:
4839c17
Message:

Removed spaces from blank lines and excess spaces from the end of XML data

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/kdebase.xml

    r4839c17 r9f271dd  
    100100<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
    101101    --disable-dependency-tracking &amp;&amp;
    102 make</userinput></screen> 
     102make</userinput></screen>
    103103
    104104    <note>
    105105      <para>If you wish to create the API documentation and you have
    106       <application>Doxygen</application> and <application>GraphViz</application> 
     106      <application>Doxygen</application> and <application>GraphViz</application>
    107107      installed, <command>make apidox</command> must be done before
    108108      <command>make install</command>.</para>
     
    110110
    111111    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    112  
     112
    113113<screen role='root'><userinput>make install</userinput></screen>
    114114
     
    137137      <?dbfo list-presentation="list"?>
    138138      <?dbhtml list-presentation="table"?>
    139  
     139
    140140      <varlistentry id="kate">
    141141        <term><command>kate</command></term>
     
    172172        <listitem>
    173173          <para>is the printing module in <application>KDE</application>. It
    174           manages the actual printing from <application>KDE</application> 
     174          manages the actual printing from <application>KDE</application>
    175175          applications, It handles print job administration and handles printer and
    176176          print system management.</para>
     
    290290        <term><command>konsole</command></term>
    291291        <listitem>
    292           <para>is a highly configurable <application>X</application> 
     292          <para>is a highly configurable <application>X</application>
    293293          terminal emulator.</para>
    294294          <indexterm zone="kdebase konsole">
Note: See TracChangeset for help on using the changeset viewer.