Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add lazy_init.patch: Avoid spawning notification daemon right at startup, | Martin Pitt | 2012-01-05 | 1 | -0/+1 |
instead initialize it lazily when actually doing a notification. Improves boot speed. (LP: #912150) * Add disable_Werror.patch: Build without -Werror, to avoid build failure due to deprecated declarations. (LP: #912160) |