Add a command to list keys and values recursively
authorMatthias Clasen <mclasen@redhat.com>
Sat, 30 Oct 2010 04:00:06 +0000 (00:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 Oct 2010 04:00:06 +0000 (00:00 -0400)
commit6298e88538fb5799432774574713af259701c735
treeba0a1a86d7b0453379bcc78a6c7ab67db7f57eb5
parentd6192166862c6cad3914ddf397b798205263b564
Add a command to list keys and values recursively

This is similar to gconftool-2 -R, which is very handy
for collecting information for bug reports, etc. It is now
possible to say gsettings list-recursively org.foo.bar, and
this will produce a list of schemas, keys and values for
org.foo.bar and all its child and grandchild schemata,
recursively.

https://bugzilla.gnome.org/show_bug.cgi?id=632571
gio/gsettings-bash-completion.sh
gio/gsettings-tool.c