diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2014-12-06 15:32:50 -0500 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2014-12-15 20:36:35 -0500 |
commit | 8839dcd530cbc8f5c7ae45a61d86bed05d2a6e8a (patch) | |
tree | 3a3e69b2711bfbde5c557192bf10ea544a4617a7 /po/POTFILES.in | |
parent | Add Quartz (OSX) gamma adjustment method (diff) | |
download | redshift-ng-8839dcd530cbc8f5c7ae45a61d86bed05d2a6e8a.tar.gz redshift-ng-8839dcd530cbc8f5c7ae45a61d86bed05d2a6e8a.tar.bz2 redshift-ng-8839dcd530cbc8f5c7ae45a61d86bed05d2a6e8a.tar.xz |
Add CoreLocation (OSX) location provider
Similarly to the Geoclue provider, the CoreLocation provider only
requests the location on startup.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index e9f1d82..ffaddb2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -16,6 +16,7 @@ src/gamma-dummy.c src/location-geoclue.c src/location-geoclue2.c +src/location-corelocation.m src/location-manual.c src/redshift-gtk/statusicon.py |