Add DCONF_ERROR error domain
commit2fbcd57784e845dfee4425a67ae22e02af264498
authorRyan Lortie <desrt@desrt.ca>
Mon, 25 Nov 2013 03:07:36 +0000 (24 22:07 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 25 Nov 2013 17:23:14 +0000 (25 12:23 -0500)
treeea50b0e3275e322bd617c48be3430c64db253e1d
parentc504631da4a13e621222564f6481b290c505c14d
Add DCONF_ERROR error domain

Add a DCONF_ERROR error domain with associated DConfError enum type.

Use this instead of the adhoc approach that we've been taking up to this
point.

https://bugzilla.gnome.org/show_bug.cgi?id=704638
client/dconf.h
common/Makefile.am
common/dconf-error.c [copied from client/dconf.h with 54% similarity]
common/dconf-error.h [copied from client/dconf.h with 71% similarity]
common/dconf-paths.c
docs/dconf-docs.xml
docs/dconf-sections.txt
engine/dconf-engine.c
engine/dconf-engine.h