Changeset 6473e74 for kde


Ignore:
Timestamp:
03/15/2006 03:00:51 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
d9c80e1
Parents:
0602a99
Message:

Removed excess EOL whitespace from all package instructions except for the 'x' chapters

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

Location:
kde
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdeadmin.xml

    r0602a99 r6473e74  
    3838    Clients include programs for managing users, initialization files, cron,
    3939    and network connections.</para>
    40    
     40
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
    4242    <itemizedlist spacing='compact'>
  • kde/add/kdeedu.xml

    r0602a99 r6473e74  
    3838    include a touch typing tutor, a program to help revise/teach Latin, a
    3939    desktop planetarium, an application to study Spanish verbforms, and the
    40     classic hangman game for children.</para> 
     40    classic hangman game for children.</para>
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • kde/add/kdegraphics.xml

    r0602a99 r6473e74  
    3939    an application to adjust monitor gamma correction, a 3D modeling
    4040    application to generate POV-Ray scenes, and a scanner application.</para>
    41    
     41
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
    4343    <itemizedlist spacing='compact'>
     
    6363
    6464    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    65     <itemizedlist spacing="compact"> 
    66       <listitem> 
     65    <itemizedlist spacing="compact">
     66      <listitem>
    6767        <para>Required Patch: <ulink
    6868        url="ftp://ftp.kde.org/pub/kde/security_patches/post-&kde-version;-kdegraphics-CAN-2005-3193.diff"/></para>
  • kde/add/kdemultimedia.xml

    r0602a99 r6473e74  
    231231
    232232    <note>
    233       <para> The --sysconfdir parameter must be the same as command used in 
     233      <para> The --sysconfdir parameter must be the same as command used in
    234234      kdelibs.</para>
    235235    </note>
  • kde/core/config.xml

    r0602a99 r6473e74  
    3737<screen role="root"><userinput>ldconfig</userinput></screen>
    3838
    39   <note> 
    40  
     39  <note>
     40
    4141    <para>When starting a new version of <application>KDE</application> for the
    4242    first time, problems have been observed with the
     
    5353    Then log out and log in again to ensure the new directory is in use.  Now,
    5454    starting <application>KDE</application> will rebuild the menus.</para>
    55  
    56     <para>Move or copy any needed files from the old home directory to the 
     55
     56    <para>Move or copy any needed files from the old home directory to the
    5757    new one.  Do not move or copy the old <application>KDE</application>
    58     configuration files: 
     58    configuration files:
    5959    <filename class='directory'>.kde</filename>,
    6060    <filename>.kderc</filename>,
     
    6565    <filename>.DCOPserver*</filename>,
    6666    and <filename class='directory'>Desktop</filename>.</para>
    67  
    68     <para>This technique may need to be repeated after adding additional 
     67
     68    <para>This technique may need to be repeated after adding additional
    6969    optional packages.</para>
    7070  </note>
  • kde/core/kdelibs.xml

    r0602a99 r6473e74  
    6969      </listitem>
    7070    </itemizedlist>
    71                        
     71
    7272    <bridgehead renderas="sect3">Kdelibs Dependencies</bridgehead>
    7373
  • kde/devel/kdebindings.xml

    r0602a99 r6473e74  
    3434    <title>Introduction to Kdebindings</title>
    3535
    36     <para>The <application>kdebindings</application> provides the ability to 
     36    <para>The <application>kdebindings</application> provides the ability to
    3737    write <application>KDE</application> applications in a variety of languages
    38     including Ruby, Perl, Python, Java, JavaScript, C#, and Smoke.  For 
     38    including Ruby, Perl, Python, Java, JavaScript, C#, and Smoke.  For
    3939    details see <ulink url='http://developer.kde.org/language-bindings/'/></para>
    4040
  • kde/kde-intro.xml

    r0602a99 r6473e74  
    2929  to install it in a unique prefix such as <filename class="directory">/opt/kde</filename> or
    3030  <filename class="directory">/opt/kde-&kde-version;</filename>. This option allows for
    31   easy removal of the <application>KDE</application> version or maintenance of 
     31  easy removal of the <application>KDE</application> version or maintenance of
    3232  multiple versions for testing.</para>
    3333
Note: See TracChangeset for help on using the changeset viewer.