summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKalev Lember <kalevlember@gmail.com>2013-08-25 11:10:33 +0200
committerKalev Lember <kalevlember@gmail.com>2013-08-30 00:03:26 +0200
commit876590336fdb1292852061509a0dba5385cd1805 (patch)
treed64a3841b0b3b9138fa083c279568202a5a340cb /.gitignore
parent2ecead4064f9b17cabaa3655e68760107210da97 (diff)
downloadgnome-settings-daemon-876590336fdb1292852061509a0dba5385cd1805.tar.gz
datetime: Add new datetime plugin
For now, this takes care of automatic timezone updating based on geolocation. It relies on the new GeoClue2 D-Bus service for getting the location information and updates the system TZ using the org.freedesktop.timedate1 service. In the future, it is also going to take care of displaying notifications for upcoming time related changes ("Daylight Saving Starts Tonight") and notifying the user about timezone changes. https://bugzilla.gnome.org/show_bug.cgi?id=706979
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 13ba5691..c0d804eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,6 +56,11 @@ plugins/background/test-background
plugins/common/gsd-test-input-helper
plugins/common/test-egg-key-parsing
plugins/cursor/gsd-test-cursor
+plugins/datetime/gsd-test-datetime
+plugins/datetime/geoclue.c
+plugins/datetime/geoclue.h
+plugins/datetime/timedated.c
+plugins/datetime/timedated.h
plugins/housekeeping/gsd-disk-space-test
plugins/housekeeping/gsd-empty-trash-test
plugins/housekeeping/gsd-test-housekeeping