Skip to content
Commit 57cc9bd8 authored by Fabian Vogt's avatar Fabian Vogt
Browse files

Make sure to actually commit GSettings changes

g_settings_set_* is async, so make sure the change is actually performed before
returning and eventually exiting. This mostly affected the gtk_theme update
binary, because that isn't long running unlike the kded module.

(cherry picked from commit 6b2c2110)
parent 447ae7d1
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