Skip to content

Fix search components in MacOS

Qt does not check XDG_DATA_DIRS for MACOS but KDE prefix.sh script sets it. If AppDataLocation fail, we should give a shot and check XDG env variable.

Merge request reports