8a63a2ff83
BE CARREFULL: Don't try to compile it for the moment (in progress) Don't use kdelibs trunk for compile it (there is not again test to disable compile when we compile with kdelibs trunk) For the moment there was a lot of missing test etc. I commit it just to allow to lose my changes if there is a pb on my HD. I will sync cmake from kdelibs trunk to kdelibs-snapshot. I hope to fix compile today or tomorrow. CCMAIL: neundorf@kde.org For the futur we must sync kdelibs/cmake/* to kdelibs-snapshot to compile all the time with kdelibs-snapshot svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=514380 |
||
---|---|---|
tests | ||
applet.cpp | ||
applet.h | ||
appletChain.cpp | ||
appletChain.h | ||
appletCompositor.cpp | ||
appletCompositor.h | ||
appletLayout.cpp | ||
appletLayout.h | ||
CMakeLists.txt | ||
Makefile.am | ||
Messages.sh | ||
plasma.cpp | ||
plasma.h | ||
README |
libplasma This directory contains the classes making up libplasma, which provides the core framework used by Plasma and its components. This includes applet and extension definitions and loading, common GUI elements, etc. Domain specific sets of functionality, e.g. for network awareness or sensors, are not found here but in one of the Plasma Engines. Please refer to the Plasma website (http://plasma.kde.org) for API documentation and design documents regrading this lbirary.