aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-geoclue.c
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2011-10-18 18:14:11 +0200
committerJon Lund Steffensen <jonlst@gmail.com>2011-10-18 18:14:11 +0200
commit659f7dbc410dded3e7a642b43254d98f8f80f8f3 (patch)
tree3e0a128b3c968339de55c4a724ae52c319a75d77 /src/location-geoclue.c
parentSet buffering on stdout and stderr to line-buffered. (diff)
parentAdd various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger). (diff)
downloadredshift-ng-659f7dbc410dded3e7a642b43254d98f8f80f8f3.tar.gz
redshift-ng-659f7dbc410dded3e7a642b43254d98f8f80f8f3.tar.bz2
redshift-ng-659f7dbc410dded3e7a642b43254d98f8f80f8f3.tar.xz
Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger).
Update man page with information on configuration file.
Diffstat (limited to '')
-rw-r--r--src/location-geoclue.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/location-geoclue.c b/src/location-geoclue.c
index 4050f41..6aedfcd 100644
--- a/src/location-geoclue.c
+++ b/src/location-geoclue.c
@@ -117,6 +117,10 @@ location_geoclue_print_help(FILE *f)
fputs(_(" name=N\tName of Geoclue provider (or `default')\n"
" path=N\tPath of Geoclue provider (or `default')\n"), f);
fputs("\n", f);
+ fputs(_("NOTE: currently redshift doesn't recheck geoclue once started,\n"
+ "which means it has to be restarted to take notice after travel.\n"),
+ f);
+ fputs("\n", f);
}
int