Skip to content
Commit 7b1b27fa authored by David Edmundson's avatar David Edmundson
Browse files

Avoid needless config parse

Summary:
There's practically no reason to ever open kdeglobals. The way the kde
cascading configuration system works is that we'll have those settings
included in our plasmashellrc which we've already loaded.

Not only is it faster but we also honour any kdeglobals setting
overrides from /etc/ .

Test Plan:
Changed setting in kdeglobals
Setting still applied

Reviewers: #plasma, hein, apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D16384
parent 98d38f9f
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