< Projects
Difference between revisions of "Projects/Plasma/Vocabulary"
Line 2: | Line 2: | ||
Cool stuff | Cool stuff | ||
====Plasmoid==== | ====Plasmoid==== | ||
− | + | A plasmoid is the combination of files that go into creating a plasma plugin. | |
− | + | This includes: | |
− | |||
- metadata (e.g. .desktop files) | - metadata (e.g. .desktop files) | ||
- svg images | - svg images |
Revision as of 12:54, 10 October 2007
Plasma
Cool stuff
Plasmoid
A plasmoid is the combination of files that go into creating a plasma plugin. This includes:
- metadata (e.g. .desktop files) - svg images - configuration definitions (KConfigXT) - code (either something Kross groks or a compiled c++ library) - ...
Corona
Where the activity happens
Containment
What contains the plasma
Data Engine
Powers the gears that connect to the applet
This page was last edited on 10 October 2007, at 12:54. Content is available under Creative Commons License SA 4.0 unless otherwise noted.