pulseaudio/src/modules/gsettings
Tanu Kaskinen 705779eddd gsettings: remove bad signal connection
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.
2018-04-19 14:45:13 +03:00
..
gsettings-helper.c gsettings: remove bad signal connection 2018-04-19 14:45:13 +03:00
module-gsettings.c gconf, gsettings: fix config.h includes 2018-04-19 14:38:18 +03:00
org.freedesktop.pulseaudio.gschema.xml gsettings: rename "module" to "module-group" 2018-04-19 14:38:29 +03:00