Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / workspace / plasma / README
blobcac9aba7b2ca084bdaee49e6353b054edfb9442e
1 PLASMA
2 ======
4 This is the application that provides the panels and desktop work area in KDE4.
5 Much of the functionality that the code here is based on resides in
6 workspace/libs/plasma/.
8 For more information, please visit the Plasma website at http://plasma.kde.org.
10 Directory Structure
11 ===================
13 There are a number of subdirectories here. The purpose of each is explained:
15 plugins:
16     animators:    Plugins of type Animator, which provides standard animation
17                   support to Plasma objects
18     applets:      Applets considered absolutely core to the desktop
19     containments: Standard containment objects that are not meant to be
20                   used as stand-alone applets
21     desktoptheme: A collection of SVG elements for use in Plasma, Applets and
22                   libplasma
23     engines:      DataEngines considered generally useful for desktop components
25 binaries:
26     plasma: the actual plasma desktop application
27     engineexplorer: a small graphical utility to examine engines