pulseaudio/src/modules/gconf
Lennart Poettering 87d4f0bd93 because gconf doesn't provide real transactions we emulate our own with a "locked" gconf key
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1156 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-07-27 16:50:26 +00:00
..
gconf-helper.c because gconf doesn't provide real transactions we emulate our own with a "locked" gconf key 2006-07-27 16:50:26 +00:00
Makefile add new module "module-gconf" which reads configuration information from gconf. this will be used in my upcoming paconf module 2006-07-26 17:36:14 +00:00
module-gconf.c add some protection that the gconf helper process will be killed when the daemon process dies. make sure the gconf helper process doesn't keep open file descriptors belonging to the daemon; if gconf helper path 2006-07-26 18:28:31 +00:00