diff --git a/kscd.kcfg b/kscd.kcfg index c6f8daf..8f2f124 100644 --- a/kscd.kcfg +++ b/kscd.kcfg @@ -28,7 +28,7 @@ Change the font of the text in the panel - QStandardPaths::standardLocations(QStandardPaths::DataLocation).last() + QLatin1String("kscd/skin/default.svg") + QStandardPaths::standardLocations(QStandardPaths::DataLocation).last() + QLatin1String("/skin/default.svg") Change the skin of the application