apol created this revision. Restricted Application added a project: Frameworks.
REVISION SUMMARY Flatpak requests us to list the services that will be exposed to the outside, better have it the name of the application without a random number in the end. In these systems the pid doesn't add much anyway, because two instances of the application will always end up with the same pid anyway, from the point of view of the application. REPOSITORY R271 KDBusAddons BRANCH master REVISION DETAIL https://phabricator.kde.org/D5775 AFFECTED FILES src/kdbusservice.cpp To: apol, #frameworks, jgrulich