Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | location-gnome-clock.c: Only look in properties of applets that are | Jon Lund Steffensen | 2010-06-30 | 1 | -6/+9 |
| | | | | enabled. Patch by Gabriel de Perthuis. | ||||
* | Split init function of methods and providers into init and start. | Jon Lund Steffensen | 2010-05-27 | 1 | -6/+14 |
| | | | | | 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/+12 |
| | |||||
* | Add location provider that reads location from the gconf key associated | Jon Lund Steffensen | 2010-05-25 | 1 | -0/+139 |
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. |