kkofler added a comment.
In https://phabricator.kde.org/D8810#167568, @cullmann wrote: > Yeah, that was done to be able to provide win/linux install bundles. A GNU/Linux install bundle should have a reparented FHS-like tree, possibly wrapped in an image file (Flatpak/Snap/AppImage). In such a tree, the libexec binaries will never be in `$prefix/bin` (the applicationDirPath), but always somewhere under `$prefix/libexec` or `$prefix/lib`. Windows and macOS are different and I believe you when you say that looking in the applicationDirPath makes sense there. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8810 To: kkofler, #frameworks, kfunk, cullmann Cc: broulik, kfunk
