Create module-dbus-protocol with "Hello, world!" functionality.

This commit is contained in:
Tanu Kaskinen 2009-06-03 15:21:50 +03:00
parent 8bada7496c
commit c94e7421aa
4 changed files with 83 additions and 2 deletions

View file

@ -66,6 +66,9 @@ load-module module-bluetooth-discover
.ifexists module-esound-protocol-unix@PA_SOEXT@
load-module module-esound-protocol-unix
.endif
.ifexists module-dbus-protocol@PA_SOEXT@
load-module module-dbus-protocol
.endif
load-module module-native-protocol-unix
### Network access (may be configured with paprefs, so leave this commented

View file

@ -32,6 +32,9 @@ load-module module-detect
.ifexists module-esound-protocol-unix@PA_SOEXT@
load-module module-esound-protocol-unix
.endif
.ifexists module-dbus-protocol@PA_SOEXT@
load-module module-dbus-protocol
.endif
load-module module-native-protocol-unix
### Automatically restore the volume of streams and devices