Fix gsettings tool string handling
authorRyan Lortie <desrt@desrt.ca>
Tue, 17 May 2011 15:58:46 +0000 (11:58 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 17 May 2011 15:58:46 +0000 (11:58 -0400)
commit8148a3c396a76012da6fc2241128a2b428c818ff
tree72bd69d8f7eb0e4d64a4d4de3060b2e50145a3dc
parentd9440687ff13bd36b8c5696ce84327999589d04e
Fix gsettings tool string handling

There are some bugs caused by the way that gsettings-tool currently
attempts to help the user when they leave the quotes off of a string
value that they are setting.

Simplify the code to make it more robust and add some comments about why
it should be done this way.

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