D27953: Properly read string lists from desktop files when parsing the files

Aleix Pol Gonzalez noreply at phabricator.kde.org
Mon Mar 9 17:57:00 GMT 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200309/a072626e/attachment.html>


More information about the Kde-frameworks-devel mailing list