From 4697c37a83cbf581bf232f3f172dee6ff8e7faac Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 28 May 2014 20:56:37 -0400 Subject: Make desktop file translatable Changes bootstrap script to run libtoolize. Some extra magic was needed for autoreconf (taken from GNOME projects). The INTLTOOL_DESKTOP_RULE should be used in Makefile.am but is unfortunately broken at this time for out-of-source builds. The rule is instead copied and fixed in Makefile.am. --- po/POTFILES.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 814d7ca..6abd07c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,7 @@ # List of source files containing translatable strings +data/applications/redshift-gtk.desktop.in + src/redshift.c src/config-ini.c -- cgit v1.2.3-70-g09d2