Skip to content
  • Fabian Vogt's avatar
    Make sure to actually commit GSettings changes · 57cc9bd8
    Fabian Vogt authored
    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)
    57cc9bd8