7dfe957e66
All cpp code moves into the src/ subdirectory, as the Frameworks policy suggests. Directory structure should now be in line with other, future frameworks.
8 lines
294 B
Plaintext
8 lines
294 B
Plaintext
=== What ===
|
|
This is a generic shell that can be embedded in any KDE application
|
|
which supports KParts to provide easy capabilities to add a plasma-based
|
|
dashboard to their application.
|
|
|
|
=== How can I use this code? ===
|
|
See http://techbase.kde.org/Development/Tutorials/Plasma/ApplicationShell
|