[pulseaudio-discuss] [paprefs][PATCH 0/9] Convert to GSettings
Tanu Kaskinen
tanuk at iki.fi
Mon Apr 23 13:29:47 UTC 2018
On Sat, 2018-04-21 at 10:13 +0530, Arun Raghavan wrote:
> On Tue, 17 Apr 2018, at 11:55 AM, Tanu Kaskinen wrote:
> > Here are the paprefs patches for the GConf -> GSettings migration.
> > Felipe's GTK3 patch is included as well, because I think the GTK2 stuff
> > is being removed at the same time with GConf, at least in Debian.
> >
> > I rebased Sylvain's and Felipe's patches on the current master, and
> > those patches don't necessarily need to be reviewed because I already
> > reviewed them.
> >
> > Felipe Sateler (1):
> > Port from GTK2 to GTK3
> >
> > Sylvain Baubeau (2):
> > Move from GConf to GSettings
> > Run gsettings-data-convert at startup if needed
> >
> > Tanu Kaskinen (6):
> > build-sys: remove the gconf dependency
> > README: remove references to module-gconf
> > remove the GSettings schema file
> > rename "module" to "module-group" in GSettings schemas and paths
> > fix GSettings pkg-config dependency
> > run gsettings-data-convert unconditionally
> >
> > configure.ac | 6 +-
> > doc/README.html.in | 8 +-
> > src/Makefile.am | 9 +-
> > src/paprefs.cc | 427 ++++++++++++++++++++++++++++------------------------
> > src/paprefs.convert | 160 ++++++++++++++++++++
> > src/paprefs.glade | 224 +++++++++++++--------------
> > 6 files changed, 509 insertions(+), 325 deletions(-)
> > create mode 100644 src/paprefs.convert
> >
> > --
>
> Patch set looks good to me.
Thanks! I pushed the patches, except the ones that deal with gsettings-
data-convert and paprefs.convert.
--
Tanu
https://liberapay.com/tanuk
https://www.patreon.com/tanuk
More information about the pulseaudio-discuss
mailing list