Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split init function of methods and providers into init and start. | Jon Lund Steffensen | 2010-05-27 | 1 | -1/+7 |
| | | | | | The set_option function can be called to set options between init and start. | ||||
* | Let gamma methods and location providers print help on option parameters. | Jon Lund Steffensen | 2010-05-27 | 1 | -0/+2 |
| | |||||
* | Add location provider that reads location from the gconf key associated | Jon Lund Steffensen | 2010-05-25 | 1 | -0/+36 |
with the GNOME Clock applet. The implementation is rather simplistic as it only reads the location once on init but that'll have to do for now. |