Skip to content
Commit 3d3af030 authored by Nicolas Fella's avatar Nicolas Fella Committed by Albert Astals Cid
Browse files

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
parent 1eef0407
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment