Hello Kelly,
Thanks for the patch! However KDE does not do patches over email
anymore; we use Merge Requests on invent.kde.org. This facilitates
better code review, milestone tracking, and CI integration (soon). Can
you submit this patch at
https://invent.kde.org/plasma/ksystemstats/-/merge_r
Hey,
Here's a quick patch for ksystemstats to use the same cmake variable that is
used by libksysguard which owns the xml file in question. This fixes the build
when kde is installed in for example /opt/kde5.
--- ./src/CMakeLists.txt.orig 2021-09-16 02:40:08.0 -0600
+++ ./src/CMakeLis