diff options
Diffstat (limited to 'src/location-geoclue.h')
-rw-r--r-- | src/location-geoclue.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location-geoclue.h b/src/location-geoclue.h index 7b65917..5b6d232 100644 --- a/src/location-geoclue.h +++ b/src/location-geoclue.h @@ -39,8 +39,8 @@ typedef struct _IndicatorDatetimeLocationGeoclueClass IndicatorDatetimeLocatio GType indicator_datetime_location_geoclue_get_type (void); /** - * An implementation of IndicatorDatetimeLocation that gets its user information - * from org.freedesktop.ConsoleKit and org.freedesktop.Accounts over DBus. + * An implementation of IndicatorDatetimeLocation which determines the timezone + * from calling a GeoClue service over DBus. */ struct _IndicatorDatetimeLocationGeoclue { |