crash fix from Anthony Bryant
[kdebase.git] / apps / Mainpage.dox
blob2de45554e02635b5126ccefffcb4c7b936634a9c
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
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="../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.
25 @licenses
26 @gpl
30 // DOXYGEN_SET_PROJECT_NAME = Applications
31 // vim:ts=4:sw=4:expandtab:filetype=doxygen