~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to libs/taskmanager/Mainpage.dox

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/** @mainpage Task management library
 
2
 
 
3
This directory contains the classes making up libtaskmanager, which
 
4
provides task management facilities such as might be useful for a
 
5
taskbar implementation.
 
6
 
 
7
@authors
 
8
Matthias Elter \<elter@kde.org\>
 
9
Richard Moore \<rich@kde.org\>
 
10
John Firebaugh \<jfirebaugh@kde.org\>
 
11
 
 
12
@maintainers
 
13
Aaron Seigo \<aseigo@kde.org\>
 
14
 
 
15
@licenses
 
16
@lgpl
 
17
 
 
18
*/
 
19
 
 
20
// DOXYGEN_SET_PROJECT_NAME = libtaskmanager
 
21
// vim:ts=4:sw=4:expandtab:filetype=doxygen