Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust to recent changes in vala compiler | Ryan Lortie | 2011-12-28 | 1 | -2/+2 |
| | | | | | | It is now possible to have arrays of nullable types and some places where we had the equivalent non-null type are now considered to be errors. | ||||
* | cli: add keyfile-based "dump" and "load" commands | Ryan Lortie | 2011-07-21 | 1 | -0/+94 |
These should be in the same format as the system database keyfiles and fairly similar to the GSettings keyfile backend format. |