syncthingtray/plasmoid
Martchus 0215f227c3 Fix configuring against Plasma 6
As of version 6 Plasma does not seem to pull-in its own dependencies
automatically. This might be a bug. For now, let's just workaround it by
pulling-in the dependencies manually.

This fixes the error `The link interface of target "KF6::Plasma" contains:
KF6::ConfigCore but the target was not found.`.
2023-11-13 23:29:38 +01:00
..
cmake/templates Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
lib Change Directory to Folder in user-facing strings 2023-09-17 19:33:31 +01:00
package5/contents/ui Rename placeholder text in Plasmoid as well to use folders instead of dirs 2023-09-18 22:18:02 +02:00
package6/contents/ui Rename placeholder text in Plasmoid as well to use folders instead of dirs 2023-09-18 22:18:02 +02:00
resources/screenshots Improve screenshot-related section headings in README 2022-06-06 18:27:09 +02:00
scripts Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
translations Do the directory/folder replacement also in German translation 2023-09-18 22:34:30 +02:00
.gitignore Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00
CMakeLists.txt Fix configuring against Plasma 6 2023-11-13 23:29:38 +01:00
testing.md Port Plasmoid to Plasma 6 2023-07-13 01:01:02 +02:00