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

@ -233,7 +233,6 @@ int pa__init(pa_module*m) {
goto fail;
}
u = pa_xnew(struct userdata, 1);
u->rules = NULL;
u->subscription = NULL;