Fix DBus interfaces after clang-format broke them
The extra spaces end up in strings for DBus object paths, which make them invalid.
CC @ahmadsamir @alex to be aware of this issue with clang-format.
This also caused https://bugs.kde.org/show_bug.cgi?id=433203 recently.