mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 19:02:51 +00:00
22 lines
425 B
Text
22 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
|