mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
The removed g_signal_connect() call didn't make sense. The callback expects to be called when individual module groups are changed, not when the top level object is changed. Also, module_group_callback() expects user_data to be non-NULL, but here it was set to NULL. |
||
|---|---|---|
| .. | ||
| gsettings-helper.c | ||
| module-gsettings.c | ||
| org.freedesktop.pulseaudio.gschema.xml | ||