mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
add new module-augment-properties module for augmenting properties from .desktop files
This commit is contained in:
parent
d6201cfc3a
commit
9f39a44488
4 changed files with 301 additions and 3 deletions
|
|
@ -34,6 +34,10 @@ load-module module-device-restore
|
|||
load-module module-stream-restore
|
||||
load-module module-card-restore
|
||||
|
||||
### Automatically augment property information from .desktop files
|
||||
### stored in /usr/share/application
|
||||
load-module module-augment-properties
|
||||
|
||||
### Load audio drivers statically (it's probably better to not load
|
||||
### these drivers manually, but instead use module-hal-detect --
|
||||
### see below -- for doing this automatically)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue