summaryrefslogtreecommitdiff
path: root/common/dconf-error.c
Commit message (Collapse)AuthorAgeFilesLines
* common: rename dconf-error.h to dconf-enums.hAllison Ryan Lortie2015-12-161-1/+1
| | | | This will soon contain an extra enum.
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
|
* Add DCONF_ERROR error domainRyan Lortie2013-11-251-0/+54
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