[pulseaudio-discuss] [paprefs][PATCH 0/9] Convert to GSettings
Tanu Kaskinen
tanuk at iki.fi
Tue Apr 17 06:25:39 UTC 2018
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
--
2.16.3
More information about the pulseaudio-discuss
mailing list