Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / apps / Mainpage.dox
blob6889bfb9f1287029be2fd73739b7df404f88bc39
1 /** @mainpage KDE Base Applications
3 These are the basic KDE applications.  Included are:
4 - <a href="http://enzosworld.gmxhome.de/">Dolphin</a>, a file manager
5 - <a href="http://konqueror.kde.org/">Konqueror</a>, a web browser
6   and general frame for embedding KParts
7 - <a href="../konsole/html/index.html">Konsole</a>, a terminal emulator
8 - <a href="http://www.kate-editor.org/">KWrite</a>, a text editor
9   with several advanced features, including syntax highlighting and
10   spell-checking
11 - KAppFinder, a utility to search for non-KDE applications and create
12   menu items for them
13 - KDEPasswd, a utility for changing your password (on UNIX systems)
14 - KDialog, a utility for displaying dialog boxes from shell scripts
15 - KEditBookmarks, a utility for editing the KDE bookmark store
16 - KFind, a utility for searching for files and directories
18 Also provided are <a href="../lib/konq/html/index.html">libkonq</a>,
19 which provides file management services at a higher level than
20 <a href="http://api.kde.org/4.0-api/kdelibs-apidocs/kio/html/index.html">KIO</a>,
21 and nsplugins, which provides a
22 <a href="http://api.kde.org/4.0-api/kdelibs-apidocs/kparts/html/index.html">KPart</a>
23 for viewing Netscape/Mozilla browser plugins in KDE applications.
25 @licenses
26 @gpl
30 // DOXYGEN_SET_PROJECT_NAME = Applications
31 // vim:ts=4:sw=4:expandtab:filetype=doxygen