glfs/kde/inst/kde-utils.xml
Larry Lawrence a75063d4ec seperating para and screen sections
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1223 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-27 18:46:10 +00:00

99 lines
2.9 KiB
XML

<sect1 id="kde-utils">
<?dbhtml filename="kde-utils.html" dir="kde"?>
<title>kdeutils-&kde-version;</title>
<sect2>
<title>Introduction to <application>kdeutils</application></title>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&kde-utils-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&kde-utils-download-ftp;"/></para></listitem>
<listitem><para>Download size: &kde-utils-size;</para></listitem>
<listitem><para>Estimated Disk space required: &kde-utils-buildsize;</para></listitem>
<listitem><para>Estimated build time: &kde-utils-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>kdeutils</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="kde-base"/>
</para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>kdeutils</application></title>
<para>Install <application>kdeutils</application> with:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>The <acronym>KDE</acronym> Utils package provides
<command>kcalc</command>,
<command>charselectapplet</command>,
<command>arc</command>,
<command>kdepasswd</command>,
<command>kdf</command>,
<command>kedit</command>,
<command>kfloppy</command>,
<command>khexeditor</command>,
<command>kjots</command>,
<command>kljtool</command>,
<command>klpq</command> and
<command>ktimer</command>.
</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>kcalc</title>
<para><command>kcalc</command> is a scientific calculator.</para></sect3>
<sect3><title>charselectapplet</title>
<para><command>charselectapplet</command> is a character selector
applet.</para></sect3>
<sect3><title>arc</title>
<para><command>arc</command> is an archiving tool.</para></sect3>
<sect3><title>kdepasswd</title>
<para><command>kdepasswd</command> is a password managing utility.</para></sect3>
<sect3><title>kdf</title>
<para><command>kdf</command> is a disk usage viewer.</para></sect3>
<sect3><title>kedit</title>
<para><command>kedit</command> is a text editor.</para></sect3>
<sect3><title>kfloppy</title>
<para><command>kfloppy</command> is a floppy formatter.</para></sect3>
<sect3><title>khexeditor</title>
<para><command>khexeditor</command> is a binary editor.</para></sect3>
<sect3><title>kjots</title>
<para><command>kjots</command> is a note taker.</para></sect3>
<sect3><title>kljtool</title>
<para><command>kljtool</command> is a <acronym>HP</acronym> Laserjet
control panel.</para></sect3>
<sect3><title>klpq</title>
<para><command>klpq</command> displays print job queues.</para></sect3>
<sect3><title>ktimer</title>
<para><command>ktimer</command> is a task scheduler.</para></sect3>
</sect2>
</sect1>