Changeset 00c8453 for kde/core


Ignore:
Timestamp:
05/30/2005 09:46:44 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:
e204bf91
Parents:
a71ee9cb
Message:

Removed excess spaces from the ends of lines in the source files

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

Location:
kde/core
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • kde/core/arts.xml

    ra71ee9cb r00c8453  
    3131
    3232    <para>The Analog Real-time Synthesizer (<application>aRts</application>)
    33     provides sound support for <application>KDE</application> and necessary 
     33    provides sound support for <application>KDE</application> and necessary
    3434    libraries for <application>kdelibs</application>.</para>
    3535
     
    5959
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    61     <para><xref linkend="qt"/> and 
     61    <para><xref linkend="qt"/> and
    6262    <xref linkend="glib2"/></para>
    6363
     
    6666
    6767    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para><xref linkend="libogg"/>, 
    69     <xref linkend="libvorbis"/>, 
    70     <xref linkend="alsa"/>, 
    71     <xref linkend="audiofile"/>, 
    72     <xref linkend="libmad"/>, 
    73     <xref linkend="esound"/>, 
    74     <ulink url="http://www.mediaapplicationserver.net/">MAS</ulink>, and 
     68    <para><xref linkend="libogg"/>,
     69    <xref linkend="libvorbis"/>,
     70    <xref linkend="alsa"/>,
     71    <xref linkend="audiofile"/>,
     72    <xref linkend="libmad"/>,
     73    <xref linkend="esound"/>,
     74    <ulink url="http://www.mediaapplicationserver.net/">MAS</ulink>, and
    7575    <ulink url="http://jackit.sourceforge.net/">JACK</ulink></para>
    7676
     
    8080    <title>Installation of aRts</title>
    8181
    82     <para>Install <application>aRts</application> by running 
     82    <para>Install <application>aRts</application> by running
    8383    the following commands:</para>
    8484
     
    9696    <title>Command Explanations</title>
    9797
    98     <para><parameter>--prefix=&kde-dir;</parameter>: This option 
    99     tells the process to install the package in 
    100     <filename class="directory">&kde-dir;</filename>. 
    101     <application>aRts</application> is installed here as it's required 
     98    <para><parameter>--prefix=&kde-dir;</parameter>: This option
     99    tells the process to install the package in
     100    <filename class="directory">&kde-dir;</filename>.
     101    <application>aRts</application> is installed here as it's required
    102102    before installing <application>KDE</application>.</para>
    103103
     
    119119
    120120      <seglistitem>
    121         <seg>artsd, artswrapper, artsshell, artsplay, artsdsp, artscat, arts-control, 
     121        <seg>artsd, artswrapper, artsshell, artsplay, artsdsp, artscat, arts-control,
    122122        artsc-config, and mcopidl</seg>
    123123        <seg>aRts libraries</seg>
     
    144144        <term><command>artswrapper</command></term>
    145145        <listitem>
    146           <para>is a small wrapper program which simply sets real-time priority 
    147           (running as <systemitem class="username">root</systemitem>) 
     146          <para>is a small wrapper program which simply sets real-time priority
     147          (running as <systemitem class="username">root</systemitem>)
    148148          and then executes <command>artsd</command> as a non-root user.</para>
    149149          <indexterm zone="aRts artswrapper">
     
    156156        <term><command>artsshell</command></term>
    157157        <listitem>
    158           <para>is intended as a utility to perform miscellaneous functions 
     158          <para>is intended as a utility to perform miscellaneous functions
    159159          related to the sound server.</para>
    160160          <indexterm zone="aRts artsshell">
     
    177177        <term><command>artsdsp</command></term>
    178178        <listitem>
    179           <para>provides an interim solution that allows most of legacy 
     179          <para>provides an interim solution that allows most of legacy
    180180          sound applications to run unchanged.</para>
    181181          <indexterm zone="aRts artsdsp">
     
    198198        <term><command>artscontrol</command></term>
    199199        <listitem>
    200           <para>is a graphical utility for performing a number of tasks 
     200          <para>is a graphical utility for performing a number of tasks
    201201          related to the sound server.</para>
    202202          <indexterm zone="aRts  artscontrol">
     
    209209        <term><command>artsc-config</command></term>
    210210        <listitem>
    211           <para>is a utility to assist developers using the 
     211          <para>is a utility to assist developers using the
    212212          <application>aRts</application> C API.</para>
    213213          <indexterm zone="aRts  artsc-config">
     
    220220        <term><command>mcopidl</command></term>
    221221        <listitem>
    222           <para>is the Interface Definition Language (IDL) file compiler for MCOP, the 
     222          <para>is the Interface Definition Language (IDL) file compiler for MCOP, the
    223223          Multimedia Communication Protocol used by <application>aRts</application>.</para>
    224224          <indexterm zone="aRts  mcopidl">
  • kde/core/config.xml

    ra71ee9cb r00c8453  
    1616  <title>Configuring the Core KDE Packages</title>
    1717
    18   <para>Back up your existing <filename>~/.xinitrc</filename> file 
    19   and create a new <filename>.xinitrc</filename> file to start 
     18  <para>Back up your existing <filename>~/.xinitrc</filename> file
     19  and create a new <filename>.xinitrc</filename> file to start
    2020  <application>KDE</application>:</para>
    2121
     
    2626  </indexterm>
    2727
    28   <para>If you installed the <xref linkend="desktop-file-utils"/> package, 
    29   update the MIME-type application database (as 
     28  <para>If you installed the <xref linkend="desktop-file-utils"/> package,
     29  update the MIME-type application database (as
    3030  <systemitem class="username">root</systemitem>):</para>
    3131
    3232<screen role="root"><userinput>update-desktop-database</userinput></screen>
    3333
    34   <para>Ensure all libraries can be found with (as 
     34  <para>Ensure all libraries can be found with (as
    3535  <systemitem class="username">root</systemitem>):</para>
    3636
  • kde/core/kdebase.xml

    ra71ee9cb r00c8453  
    3030    <title>Introduction to Kdebase</title>
    3131
    32     <para><application>kdebase</application> is the last mandatory package 
    33     required for the <application>K Desktop Environment</application>. It 
     32    <para><application>kdebase</application> is the last mandatory package
     33    required for the <application>K Desktop Environment</application>. It
    3434    provides various applications, infrastructure files and libraries.</para>
    3535
     
    6262
    6363    <bridgehead renderas="sect4">Recommended</bridgehead>
    64     <para><xref linkend="libjpeg"/>, 
    65     <xref linkend="libart_lgpl"/>, 
    66     <xref linkend="libxml2"/>, 
    67     <xref linkend="openssl"/>, and 
     64    <para><xref linkend="libjpeg"/>,
     65    <xref linkend="libart_lgpl"/>,
     66    <xref linkend="libxml2"/>,
     67    <xref linkend="openssl"/>, and
    6868    <xref linkend="jdk"/></para>
    6969
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para><xref linkend="libtiff"/>, 
    72     <xref linkend="lesstif"/>, 
    73     <xref linkend="Linux_PAM"/>, 
    74     <xref linkend="openldap"/>, 
    75     <xref linkend="cyrus-sasl"/>, 
    76     <xref linkend="samba3"/>, 
    77     <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, 
    78     <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, 
    79     <ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>, 
    80     <ulink url="http://www.linux1394.org/">libraw1394</ulink>, 
    81     <ulink url="http://secure.netroedge.com/~lm78/">lm_sensors</ulink>, 
    82     <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>, 
    83     <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and 
     71    <para><xref linkend="libtiff"/>,
     72    <xref linkend="lesstif"/>,
     73    <xref linkend="Linux_PAM"/>,
     74    <xref linkend="openldap"/>,
     75    <xref linkend="cyrus-sasl"/>,
     76    <xref linkend="samba3"/>,
     77    <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
     78    <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
     79    <ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>,
     80    <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
     81    <ulink url="http://secure.netroedge.com/~lm78/">lm_sensors</ulink>,
     82    <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
     83    <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
    8484    <xref linkend="doxygen"/></para>
    8585
     
    103103
    104104    <note>
    105       <para>If you wish to create the API documentation and you have 
     105      <para>If you wish to create the API documentation and you have
    106106      <application>Doxygen</application> and <application>GraphViz</application>
    107       installed, <command>make apidox</command> must be done before 
     107      installed, <command>make apidox</command> must be done before
    108108      <command>make install</command>.</para>
    109109    </note>
     
    126126        <seg>kate, kcontrol, kdebugdialog, kdeprint, kdesu, kdm, kfind,
    127127        khelpcenter, kicker, kinfocenter, kioslave, klipper, kmenuedit,
    128         konqueror, konsole, kpager, ksplashml, ksysguard, kwrite, 
     128        konqueror, konsole, kpager, ksplashml, ksysguard, kwrite,
    129129        and kxkb</seg>
    130130        <seg>None</seg>
     
    171171        <term><command>kdeprint</command></term>
    172172        <listitem>
    173           <para>is the printing module in <application>KDE</application>. It 
     173          <para>is the printing module in <application>KDE</application>. It
    174174          manages the actual printing from <application>KDE</application>
    175           applications, It handles print job administration and handles printer and 
     175          applications, It handles print job administration and handles printer and
    176176          print system management.</para>
    177177          <indexterm zone="kdebase kdeprint">
     
    184184        <term><command>kdesu</command></term>
    185185        <listitem>
    186           <para>is a graphical front end for the Unix 
     186          <para>is a graphical front end for the Unix
    187187          <command>su</command> command.</para>
    188188          <indexterm zone="kdebase kdesu">
     
    195195        <term><command>kdm</command></term>
    196196        <listitem>
    197           <para>is the <application>KDE</application> display manager 
     197          <para>is the <application>KDE</application> display manager
    198198          (a replacement for <command>xdm</command>).</para>
    199199          <indexterm zone="kdebase kdm">
     
    236236        <term><command>kinfocenter</command></term>
    237237        <listitem>
    238           <para>provides a centralized and convenient overview of your 
     238          <para>provides a centralized and convenient overview of your
    239239          <application>KDE</application> and system settings.</para>
    240240          <indexterm zone="kdebase kinfocenter">
     
    311311        <term><command>ksplashml</command></term>
    312312        <listitem>
    313           <para>is a splash screen that shows the progress of an application 
     313          <para>is a splash screen that shows the progress of an application
    314314          that is loading.</para>
    315315          <indexterm zone="kdebase ksplashml">
     
    322322        <term><command>ksysguard</command></term>
    323323        <listitem>
    324           <para>is a network enabled task manager and system monitor application, 
     324          <para>is a network enabled task manager and system monitor application,
    325325          with the additional functionality of <command>top</command>.</para>
    326326          <indexterm zone="kdebase ksysguard">
     
    343343        <term><command>kxkb</command></term>
    344344        <listitem>
    345           <para>is a keyboard layout switching utility based on the X11 xkb 
     345          <para>is a keyboard layout switching utility based on the X11 xkb
    346346          extension.</para>
    347347          <indexterm zone="kdebase kxkb">
  • kde/core/kdelibs.xml

    ra71ee9cb r00c8453  
    3131
    3232    <para>This package includes programs and libraries that are central to the
    33     development and execution of a <application>KDE</application> program, 
    34     as well as internationalization files for these libraries, misc HTML 
     33    development and execution of a <application>KDE</application> program,
     34    as well as internationalization files for these libraries, misc HTML
    3535    documentation, theme modules and regression tests.</para>
    3636
     
    6363
    6464    <bridgehead renderas="sect4">Recommended</bridgehead>
    65     <para><xref linkend="libjpeg"/>, 
    66     <xref linkend="libart_lgpl"/>, 
    67     <xref linkend="libxml2"/>, 
    68     <xref linkend="libxslt"/>, 
    69     <xref linkend="pcre"/>, 
    70     <xref linkend="fam"/>, 
    71     <xref linkend="openssl"/>, and 
     65    <para><xref linkend="libjpeg"/>,
     66    <xref linkend="libart_lgpl"/>,
     67    <xref linkend="libxml2"/>,
     68    <xref linkend="libxslt"/>,
     69    <xref linkend="pcre"/>,
     70    <xref linkend="fam"/>,
     71    <xref linkend="openssl"/>, and
    7272    <ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink></para>
    7373
    7474    <bridgehead renderas="sect4">Optional</bridgehead>
    75     <para><xref linkend="libtiff"/>, 
    76     <xref linkend="aspell"/>, 
    77     <xref linkend="cups"/>, 
    78     <xref linkend="openldap"/>, 
    79     <xref linkend="alsa"/>, 
    80     <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, 
    81     <ulink url="http://www.openexr.com/">OpenEXR</ulink>, 
    82     <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>, 
     75    <para><xref linkend="libtiff"/>,
     76    <xref linkend="aspell"/>,
     77    <xref linkend="cups"/>,
     78    <xref linkend="openldap"/>,
     79    <xref linkend="alsa"/>,
     80    <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
     81    <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
     82    <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    8383    <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and
    8484    <xref linkend="doxygen"/></para>
     
    9696
    9797    <note>
    98       <para>If you wish to create the API documentation and you have 
     98      <para>If you wish to create the API documentation and you have
    9999      <application>Doxygen</application> and <application>GraphViz</application>
    100       installed, <command>make apidox</command> must be done before 
    101       <command>make install</command>. This applies to all packages which 
     100      installed, <command>make apidox</command> must be done before
     101      <command>make install</command>. This applies to all packages which
    102102      can utilize <application>Doxygen</application>.</para>
    103103    </note>
     
    112112    <title>Command Explanations</title>
    113113
    114     <para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process 
     114    <para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process
    115115    to install the package in <filename class="directory">&kde-dir;</filename>.</para>
    116116
    117     <para><parameter>--disable-debug</parameter>: This option causes the 
     117    <para><parameter>--disable-debug</parameter>: This option causes the
    118118    package to be compiled without debugging code.</para>
    119119
    120     <para><parameter>--disable-dependency-tracking</parameter>: This option 
     120    <para><parameter>--disable-dependency-tracking</parameter>: This option
    121121    speeds up one time builds.</para>
    122122
    123     <para><parameter>--enable-fast-malloc=full</parameter>: This option tells 
    124     <application>KDE</application> programs to use an internal memory 
     123    <para><parameter>--enable-fast-malloc=full</parameter>: This option tells
     124    <application>KDE</application> programs to use an internal memory
    125125    allocation scheme optimized for <application>KDE</application>.</para>
    126126
     
    150150        <term>KDE Support Programs</term>
    151151        <listitem>
    152           <para>contain essential support programs needed by other 
     152          <para>contain essential support programs needed by other
    153153          <application>KDE</application> applications.</para>
    154154          <indexterm zone="kdelibs kdelib-programs">
     
    161161        <term>KDE Libraries</term>
    162162        <listitem>
    163           <para>contain essential functions that are needed by 
     163          <para>contain essential functions that are needed by
    164164          <application>KDE</application> applications.</para>
    165165          <indexterm zone="kdelibs kde-libraries">
     
    172172
    173173    <para>The number of programs and libraries installed by
    174     <application>kdelibs</application> prohibits an explanation of each one 
     174    <application>kdelibs</application> prohibits an explanation of each one
    175175    in this section. Instead, see the <ulink url="http://docs.kde.org/">KDE
    176176    Documentation</ulink>.</para>
  • kde/core/pre-install-config.xml

    ra71ee9cb r00c8453  
    3434
    3535  <para>You should consider installing the <xref linkend="desktop-file-utils"/>
    36   package. Though not required, this package will allow you to easily use 
    37   existing <filename>.desktop</filename> files in 
    38   <filename class='directory'>/usr/share/applications</filename> (and any other 
    39   locations identified by <envar>XDG_DATA_DIRS</envar>), and automatically add 
     36  package. Though not required, this package will allow you to easily use
     37  existing <filename>.desktop</filename> files in
     38  <filename class='directory'>/usr/share/applications</filename> (and any other
     39  locations identified by <envar>XDG_DATA_DIRS</envar>), and automatically add
    4040  these applications to the <application>KDE</application> menu system.</para>
    4141
Note: See TracChangeset for help on using the changeset viewer.