writer: avoid spurious rewrites on Init
commitdab1eaf9af416a2b32a4ba9a0b23cd787bf7eb0e
authorRyan Lortie <desrt@desrt.ca>
Fri, 11 Jan 2013 19:17:22 +0000 (11 14:17 -0500)
committerRyan Lortie <desrt@desrt.ca>
Fri, 11 Jan 2013 19:17:22 +0000 (11 14:17 -0500)
treec1f122d0dd62bbe0fc1df0b8bdd90be27c4aca7a
parent554c431c95d4c6ad0de6871134b1952d08f11efd
writer: avoid spurious rewrites on Init

Don't rewrite the gvdb file unless an actual change has been applied to
the database (unless creating a non-native database for the first time).
service/dconf-gvdb-utils.c
service/dconf-gvdb-utils.h
service/dconf-writer.c