~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to apps/Mainpage.dox

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-27 12:09:48 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527120948-dottsyd5rcwhzd36
Tags: 4:4.0.80-1ubuntu1
* Merge with Debian
 - remove 97_fix_target_link_libraries.diff
 - Add replaces/conflicts on -kde4 packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/** @mainpage KDE Base Applications
 
2
 
 
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="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
 
17
 
 
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.
 
24
 
 
25
@licenses
 
26
@gpl
 
27
 
 
28
*/
 
29
 
 
30
// DOXYGEN_SET_PROJECT_NAME = Applications
 
31
// vim:ts=4:sw=4:expandtab:filetype=doxygen