add new module "module-gconf" which reads configuration information from gconf. this...
commit747c1d7163991bd78cd9d30099e3d4563f38136c
authorLennart Poettering <lennart@poettering.net>
Wed, 26 Jul 2006 17:36:14 +0000 (26 17:36 +0000)
committerLennart Poettering <lennart@poettering.net>
Wed, 26 Jul 2006 17:36:14 +0000 (26 17:36 +0000)
treeebd379e340d53bb1959671e1aedc4977e02593db
parentd87ef73b13cf081f2f0a824ee3309eff636b0240
add new module "module-gconf" which reads configuration information from gconf. this will be used in my upcoming paconf module

git-svn-id: svn://svn.0pointer.net/pulseaudio/trunk@1150 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/Makefile.am
src/modules/gconf/Makefile [new file with mode: 0644]
src/modules/gconf/gconf-helper.c [new file with mode: 0644]
src/modules/gconf/module-gconf.c [new file with mode: 0644]