gsettings-tool: Add 'range' subcommand
authorRyan Lortie <desrt@desrt.ca>
Mon, 4 Oct 2010 07:41:03 +0000 (03:41 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 4 Oct 2010 07:42:57 +0000 (03:42 -0400)
commitc4037230d4afcc0b634dede843a94b3836bb0c39
tree1c85a23bc2d56d8f27d23dca4f696beeeb9a30f2
parent59bdba3cbb50274b906740d483f049cdc91eb928
gsettings-tool: Add 'range' subcommand

Provides access to the g_settings_get_range() functionality, converting
its return value to something that's reasonable for printing at the
console and potentially parseable.  The format may change.

Bug #631264.
gio/gsettings-bash-completion.sh
gio/gsettings-tool.c