aboutsummaryrefslogtreecommitdiffstats
path: root/src/redshift.c
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2010-05-24 18:24:56 +0200
committerJon Lund Steffensen <jonlst@gmail.com>2010-05-24 18:24:56 +0200
commitf8c3b9839dfee51da1a7bef87bf92bcaf169c0d6 (patch)
tree1311542befe0f55943577b2629fc6625099b7e6f /src/redshift.c
parentUse gamma_method_spec_t struct to control and iterate through different (diff)
downloadredshift-ng-f8c3b9839dfee51da1a7bef87bf92bcaf169c0d6.tar.gz
redshift-ng-f8c3b9839dfee51da1a7bef87bf92bcaf169c0d6.tar.bz2
redshift-ng-f8c3b9839dfee51da1a7bef87bf92bcaf169c0d6.tar.xz
Don't include gettext headers when NLS is disabled.
Diffstat (limited to 'src/redshift.c')
-rw-r--r--src/redshift.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/redshift.c b/src/redshift.c
index ad151ce..430c732 100644
--- a/src/redshift.c
+++ b/src/redshift.c
@@ -260,7 +260,7 @@ print_help(const char *program_name)
fputs("\n", stdout);
/* TRANSLATORS: help output 6 */
- printf("Please report bugs to <%s>\n", PACKAGE_BUGREPORT);
+ printf(_("Please report bugs to <%s>\n"), PACKAGE_BUGREPORT);
}
static void