GSettings: no writability->value change assumption
authorRyan Lortie <desrt@desrt.ca>
Sun, 12 Sep 2010 17:35:30 +0000 (13:35 -0400)
committerRyan Lortie <desrt@desrt.ca>
Sun, 12 Sep 2010 17:37:04 +0000 (13:37 -0400)
commit681a72ea9923a3b37d8258b2b25e8f734d92bf21
tree056acefa90a72a4b2967c41ca5af602c373b4c95
parent8a8cdd1d328df0f2429e2c49050dae1aec4abf36
GSettings: no writability->value change assumption

GSettings internally assumed that a change in key writability implied a
change in value.  That may be true for some backends.  Let those
backends deal with the situation for themselves.
gio/gsettings.c