gsettings(1): stop using deprecated APIs
authorRyan Lortie <desrt@desrt.ca>
Mon, 28 Oct 2013 17:54:08 +0000 (10:54 -0700)
committerRyan Lortie <desrt@desrt.ca>
Mon, 28 Oct 2013 18:49:10 +0000 (11:49 -0700)
commitb30486985bfceeed206fb285b8377596e374602e
treed7b8d891291d49c698706933ad3ee55edb9397ad
parenta1a4dbf6ff94204dd61ec7944c854261f8a2dc3b
gsettings(1): stop using deprecated APIs

Stop using the recently-deprecated GSettings APIs.

Use the GSettingsSchema-based APIs instead.

This fixes a number of bugs and also a net reduction of code. In
particular, list-schemas will now work in context of a given --schemadir
argument.

https://bugzilla.gnome.org/show_bug.cgi?id=695558
gio/gsettings-tool.c