Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Bug #683867 - Schedule actions with higher idle priority" | Matthew Barnes | 2013-02-08 | 1 | -1/+1 |
| | | | | | | | | | This reverts commit 2b507716b257e6ef98dae8463180dbe718eb7b64. The commit contains not a single comment as to why these custom priority values are being used. The rationale needs to be documented in the code, either at each call point or preferrably at a centralized priority value definition. | ||||
* | Bug #683867 - Schedule actions with higher idle priority | Michel Dänzer | 2013-02-08 | 1 | -1/+1 |
| | |||||
* | Add a "settings" module. | Matthew Barnes | 2013-01-21 | 26 | -0/+2668 |
Collect all the "config" extensions from the "addressbook", "calendar", and "mail" modules into one place. These extensions typically just bind GObject properties of extensible classes to app-specific GSettings keys. |