fa5ab21002
The KDecoration library lives in libkdecorations/ now. Installation pathes are unchanged, so this does not influence 3rd party decorations. The changes in the KWin main directory are required due to incorrect includes. CCMAIL: kwin@kde.org
19 lines
No EOL
353 B
Text
19 lines
No EOL
353 B
Text
/** @mainpage KWin Decoration Library
|
|
|
|
<p>
|
|
@ref kdecoration is a library for implementing window decoration plugins
|
|
for KWin.
|
|
|
|
@authors
|
|
Lubos Lunak \<l.lunak@kde.org\><br>
|
|
Sandro Giessl \<sandro@giessl.com\>
|
|
|
|
@maintainers
|
|
Martin Gräßlin \<mgraesslin@kde.org\>
|
|
|
|
@licences
|
|
libkdecorations: @bsd
|
|
|
|
*/
|
|
|
|
// DOXYGEN_SET_PROJECT_NAME = KWin Decoration Library |