summarylogtreecommitdiffstats
path: root/kscd.kcfg.patch
diff options
context:
space:
mode:
authorsL1pKn072023-11-10 17:01:46 +0100
committersL1pKn072023-11-10 17:03:08 +0100
commit21e01cf990713fe06414a83aa7a034187018d2be (patch)
tree2e852ae5aface32008a688c6ac02d2748fc2d15e /kscd.kcfg.patch
parent6244c27800ad555735728e9108c2dcf04129eb0d (diff)
downloadaur-21e01cf990713fe06414a83aa7a034187018d2be.tar.gz
Sorry i cant keep it without build and run. now can rest in place(?)
Diffstat (limited to 'kscd.kcfg.patch')
-rw-r--r--kscd.kcfg.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/kscd.kcfg.patch b/kscd.kcfg.patch
new file mode 100644
index 000000000000..5f65b447b15c
--- /dev/null
+++ b/kscd.kcfg.patch
@@ -0,0 +1,13 @@
+diff --git a/kscd.kcfg b/kscd.kcfg
+index c6f8daf..8f2f124 100644
+--- a/kscd.kcfg
++++ b/kscd.kcfg
+@@ -28,7 +28,7 @@
+ <whatsthis>Change the font of the text in the panel</whatsthis>
+ </entry>
+ <entry name="url" type="String">
+- <default code="true">QStandardPaths::standardLocations(QStandardPaths::DataLocation).last() + QLatin1String("kscd/skin/default.svg")</default>
++ <default code="true">QStandardPaths::standardLocations(QStandardPaths::DataLocation).last() + QLatin1String("/skin/default.svg")</default>
+ <label>The skin that will be use for the application</label>
+ <whatsthis>Change the skin of the application</whatsthis>
+ </entry>