You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
432 B
21 lines
432 B
/** @mainpage Workspace library |
|
|
|
libkworkspace provides functions to allow you to interact with the |
|
%KDE session manager. |
|
|
|
@authors |
|
Matthias Kalle Dalheimer \<kalle@kde.org\><br> |
|
Oswald Buddenhagen \<ossi@kde.org\><br> |
|
Matthias Elter \<elter@kde.org\><br> |
|
Matthias Ettrich \<ettrich@kde.org\> |
|
|
|
@maintainers |
|
[Unknown/None] |
|
|
|
@licenses |
|
@lgpl |
|
|
|
*/ |
|
|
|
// DOXYGEN_SET_PROJECT_NAME = libkworkspace |
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|
|
|