]> code.delx.au - pulseaudio/commitdiff
make sure the discovery module is only loaded once
authorLennart Poettering <lennart@poettering.net>
Wed, 25 Mar 2009 22:49:09 +0000 (23:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 25 Mar 2009 22:49:09 +0000 (23:49 +0100)
src/modules/bluetooth/module-bluetooth-discover.c

index da0fe932da34781ffd8d46031253a1845166aa8c..3288cc558ccf388d25cb4382bb07727f219e200b 100644 (file)
@@ -43,6 +43,7 @@ PA_MODULE_AUTHOR("Joao Paulo Rechi Vita");
 PA_MODULE_DESCRIPTION("Detect available bluetooth audio devices and load bluetooth audio drivers");
 PA_MODULE_VERSION(PACKAGE_VERSION);
 PA_MODULE_USAGE("async=<Asynchronous initialization?>");
+PA_MODULE_LOAD_ONCE(TRUE);
 
 /*
 #ifdef NOKIA