aboutsummaryrefslogtreecommitdiff
path: root/src/location-geoclue.h
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-05-06 14:49:34 -0700
committerCharles Kerr <charles.kerr@canonical.com>2013-05-06 14:49:34 -0700
commit5d8b176ab3c072faa259bfc3de2b8de103437463 (patch)
treed4975080ec780ee647d8cf4c85c71905beef3753 /src/location-geoclue.h
parentcc92756aaa57060539f57ce92d41ded0966b92d1 (diff)
downloadayatana-indicator-datetime-5d8b176ab3c072faa259bfc3de2b8de103437463.tar.gz
ayatana-indicator-datetime-5d8b176ab3c072faa259bfc3de2b8de103437463.tar.bz2
ayatana-indicator-datetime-5d8b176ab3c072faa259bfc3de2b8de103437463.zip
make location-file (the /etc/timezone monitor) a sibling of location-geoclue (the geoclue service monitor)
Diffstat (limited to 'src/location-geoclue.h')
-rw-r--r--src/location-geoclue.h4
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
{