Fix warning when reading plugin metadata

Authored by nicolasfella on Jun 22 2019, 8:56 AM.

Description

Fix warning when reading plugin metadata

Summary: X-Purpose-PluginTypes is a StringList, not a String. Use an appropriate way of reading it.

BUGS: 408834

Test Plan: Share file in Dolphin. Don't get org.kde.kcoreaddons: Expected JSON property "X-Purpose-PluginTypes" to be a single string. but it is a stringlist anymore.

Reviewers: apol, aacid

Reviewed By: apol

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D21967

Details

Committed
aacidJun 22 2019, 8:58 AM
Reviewer
apol
Differential Revision
D21967: Fix warning when reading plugin metadata
Parents
R495:1eef04076c31: Redesign config pages
Branches
Unknown
Tags
Unknown