On Mon, 23 Apr 2018, at 6:57 PM, Tanu Kaskinen wrote: > The first patch is new, it drops paprefs.convert, because pulseaudio > does the gconf -> gsettings conversion. > > The second patch had to be rebased, because it used to modify > paprefs.convert. There are no changes in the patch compared to the > previously sent (and reviewed) patch, except that the paprefs.convert > changes have been removed. > > Tanu Kaskinen (2): > remove paprefs.convert > rename "module" to "module-group" in GSettings schemas and paths > > src/Makefile.am | 5 +- > src/paprefs.cc | 31 ++++----- > src/paprefs.convert | 160 -------------------------------------------- > 3 files changed, 17 insertions(+), 179 deletions(-) > delete mode 100644 src/paprefs.convert > > -- Please go ahead and push these too. -- Arun