summaryrefslogtreecommitdiff
path: root/service/dconf-shm-writer.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
|
* Add missing "config.h" include everywhereRyan Lortie2013-11-241-0/+2
| | | | We ought to be including this from each .c file.
* service: add a "shm" service-db subtypeRyan Lortie2013-01-091-0/+45
Add a shm service-db that does nothing. In effect this provides us with a database maintained in the user runtime dir that never gets synced to any permanent storage. It can be used by putting a line like "service-db:shm/temp" in the dconf profile.