From d7a457eaedfa04be792f869379f61623e36539e6 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Tue, 17 Apr 2018 09:07:34 +0300 Subject: [PATCH] gsettings: add the modules schema to the schema description file Originally the idea was to provide the "modules" schema with paprefs, but since module-gsettings refers to the "modules" schema in its code, that would make module-gsettings depend on paprefs, which is not good. Now all schemas are provided by module-gsettings, so the paprefs dependency is avoided. Unfortunately this means that if paprefs is modified to load some new modules, the schema in pulseaudio needs to be updated as well. --- .../gsettings/org.freedesktop.pulseaudio.gschema.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/modules/gsettings/org.freedesktop.pulseaudio.gschema.xml b/src/modules/gsettings/org.freedesktop.pulseaudio.gschema.xml index 8e2302ccb..644e77bda 100644 --- a/src/modules/gsettings/org.freedesktop.pulseaudio.gschema.xml +++ b/src/modules/gsettings/org.freedesktop.pulseaudio.gschema.xml @@ -1,4 +1,14 @@ + + + + + + + + + + ''