mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-25 03:12:51 +00:00
22 lines
432 B
Text
22 lines
432 B
Text
![]() |
/** @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
|