3c3b5f4b2d
svn path=/trunk/KDE/kdebase/workspace/; revision=762274
25 lines
516 B
Text
25 lines
516 B
Text
/** @mainpage KWin Libraries
|
|
|
|
There are two libraries provided:
|
|
<p>
|
|
@ref kdecoration is a library for implementing window decoration plugins
|
|
for KWin.
|
|
|
|
@ref kwineffects is a library for implementing window transition effect
|
|
plugins for KWin.
|
|
|
|
@authors
|
|
Lubos Lunak \<l.lunak@kde.org\><br>
|
|
Rivo Laks \<rivolaks@hot.ee\>
|
|
|
|
@maintainers
|
|
Lubos Lunak \<l.lunak@kde.org\>
|
|
|
|
@licences
|
|
libkdecorations: @bsd<br>
|
|
libkwineffects: @gpl
|
|
|
|
*/
|
|
|
|
// DOXYGEN_SET_PROJECT_NAME = KWin Libraries
|
|
// vim:ts=4:sw=4:expandtab:filetype=doxygen
|