Skip to content
Commit 9e55858a authored by Fabian Vogt's avatar Fabian Vogt Committed by Nate Graham
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 7d3fe724
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