apol created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. apol requested review of this revision.
REVISION SUMMARY If we know that a field is a StringList, read it with the XDG string list specific codepath. Otherwise we get something such as QStringList("potato;potatoe") which is not really helpful. TEST PLAN At the moment we don't get anymore X-Flatpak-RenamedFrom as QVariant(QStringList, ("vlc.desktop;")) REPOSITORY R309 KService BRANCH master REVISION DETAIL https://phabricator.kde.org/D27953 AFFECTED FILES src/services/kservice.cpp To: apol Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns