add new module-augment-properties module for augmenting properties from .desktop files

This commit is contained in:
Lennart Poettering 2009-02-05 04:14:30 +01:00
parent d6201cfc3a
commit 9f39a44488
4 changed files with 301 additions and 3 deletions

View file

@ -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)