cli: add keyfile-based "dump" and "load" commands
commit5a8b222f297546105350e734bb79bd8373bdd1a2
authorRyan Lortie <desrt@desrt.ca>
Thu, 21 Jul 2011 16:10:07 +0000 (21 18:10 +0200)
committerRyan Lortie <desrt@desrt.ca>
Thu, 21 Jul 2011 16:10:07 +0000 (21 18:10 +0200)
tree4f6b5c4a230a142cbf2f1e9ea18bfaf4d0e4dc22
parent2289e020500951f65d7b4c35927d43c8af34a9c6
cli: add keyfile-based "dump" and "load" commands

These should be in the same format as the system database keyfiles and
fairly similar to the GSettings keyfile backend format.
bin/Makefile.am
bin/dconf-bash-completion.sh
bin/dconf-dump.vala [new file with mode: 0644]
bin/dconf.vala