1 /** @mainpage KDE Base Applications
3 These are the basic KDE applications. Included are:
4 - <a href="http://dolphin.kde.org/">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="http://konsole.kde.org">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
11 - KAppFinder, a utility to search for non-KDE applications and create
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="../kdelibs-apidocs/kio/html/index.html">KIO</a>,
21 and nsplugins, which provides a
22 <a href="../kdelibs-apidocs/kparts/html/index.html">KPart</a>
23 for viewing Netscape/Mozilla browser plugins in KDE applications.
30 // DOXYGEN_SET_PROJECT_NAME = Applications
31 // vim:ts=4:sw=4:expandtab:filetype=doxygen