Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 2b73191cf30b2512cc028ed7f26a330b > files > 2

kdeutils4-4.4.5-0.2mdv2010.2.i586.rpm

In this file:

* About kdeutils
* Common Mistakes
* Debugging
* More Info

About kdeutils
--------------
This is a compilation of various desktop utilities.

* ark
    Archiving tool

* cmake
    CMake modules needed to build parts of KDE Utils.

* doc
    XML based documentation for the programs.

* kcalc
    scientific calculator

* kcharselect
    select special characters from any fonts and put them into the clipboard

* kdf
    like 'df', a graphical free disk space viewer

* kfloppy
    format a floppy disks with this program

* kgpg
    graphical GPG frontend

* ktimer
    execute programs after some time

* kwallet
    KDE wallet management tool

* okteta
    binary file editor

* printer-applet
    a system tray utility that shows current print jobs, shows printer
    warnings and errors and shows when printers that have been plugged
    in for the first time are being auto-configured by hal-cups-utils.

* superkaramba
    version of Karamba with python scripting

* sweeper
    cleans unwanted traces the user leaves on the system


Common Mistakes
---------------
If configure claims Qt cannot be found, have a look at http://www.trolltech.com/
to get latest copy of Qt 4.4.x version.  If you have peeked there already,
grab the SVN module qt-copy from http://anonsvn.kde.org/, or a snapshot thereof.

Debugging
---------
You can use -DCMAKE_BUILD_TYPE=debugfull with the cmake command script, if you
want to have debug code in your KDE apps and libs. We recommend to do this,
since this is alpha software and this makes debugging things a whole lot
easier.

More Info
---------
Please direct any bug reports to our bug list by visiting
http://bugs.kde.org/.

Discussions related to the KDE Utils module or the code in playground/utils
are welcome in the KDE Utils mailing list (kde-utils-devel@kde.org).

General KDE discussions should go to the KDE mailing list (kde@kde.org).