mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
21 lines
425 B
Text
21 lines
425 B
Text
/** @mainpage ./kcmshell
|
|
|
|
KCMShell is a small utility to host KDE control modules independently of
|
|
SystemSettings.
|
|
|
|
@authors
|
|
Matthias Hoelzer-Kluepfel \<hoelzer@kde.org\><br>
|
|
Matthias Elter \<elter@kde.org\><br>
|
|
Waldo Bastian \<bastian@kde.org\><br>
|
|
Frans Englich \<frans.englich@telia.com\>
|
|
|
|
@maintainers
|
|
[Unknown/None]
|
|
|
|
@licenses
|
|
@gpl
|
|
|
|
*/
|
|
|
|
// DOXYGEN_SET_PROJECT_NAME = KCMShell
|
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|