Get rid of the old wallpapers, get in a new test one, and uncomment some code in the dialog to make packages work.
Forgive us if you're without wallpapers for one hour, we're fixing this to get the new wallpapers in! svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=756852
This commit is contained in:
parent
79ada16ef3
commit
f6252b9573
@ -54,8 +54,10 @@ class PLASMA_EXPORT Package
|
||||
* @arg packagePath full path to the package directory
|
||||
* @arg structure the package structure describing this package
|
||||
*/
|
||||
Package(const QString &packagePath, const PackageStructure &structure);
|
||||
|
||||
Package(const QString &packagePath, const PackageStructure &structure);
|
||||
|
||||
//TODO for 4.1: be able to load an uninstalled/uncompressed file.
|
||||
|
||||
~Package();
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user