Skip to content
Commit 19a6bb17 authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Fix query for available modules

Summary:
The old query was bad because two reasons:
 * it didn't use the same query systemsettings uses
 * it didn't use exist so if the first property did not exist the second one was not evaluated since the parser bailed out

Test Plan: Ran kcmshell5 --list, it's better now

Subscribers: plasma-devel

Tags: #plasma

BUGS: 378548

Differential Revision: https://phabricator.kde.org/D5355
parent 33b284e2
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