/** @mainpage KDE Base Applications
These are the basic KDE applications. Included are:
- Dolphin, a file manager
- Konqueror, a web browser
and general frame for embedding KParts
- Konsole, a terminal emulator
- KWrite, a text editor
with several advanced features, including syntax highlighting and
spell-checking
- KAppFinder, a utility to search for non-KDE applications and create
menu items for them
- KDEPasswd, a utility for changing your password (on UNIX systems)
- KDialog, a utility for displaying dialog boxes from shell scripts
- KEditBookmarks, a utility for editing the KDE bookmark store
- KFind, a utility for searching for files and directories
Also provided are libkonq,
which provides file management services at a higher level than
KIO,
and nsplugins, which provides a
KPart
for viewing Netscape/Mozilla browser plugins in KDE applications.
@licenses
@gpl
*/
// DOXYGEN_SET_PROJECT_NAME = Applications
// vim:ts=4:sw=4:expandtab:filetype=doxygen