add definition for a screenshot
This commit is contained in:
parent
d266a9594b
commit
5f1abfbbe3
@ -31,6 +31,7 @@
|
||||
void LookAndFeelPackage::initPackage(Plasma::Package *package)
|
||||
{
|
||||
// http://community.kde.org/Plasma/lookAndFeelPackage#
|
||||
package->addFileDefinition("screenshot", "screenshot.png", i18n("Theme preview thumbnail"));
|
||||
|
||||
package->setDefaultPackageRoot(PLASMA_RELATIVE_DATA_INSTALL_DIR "/look-and-feel/");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user