From: Philip Chimento Date: Wed, 25 Sep 2013 05:59:21 +0000 (-0700) Subject: Update POTFILES.in so that 'make check' passes X-Git-Url: https://git.stderr.nl/gitweb?p=projects%2Fchimara%2Fchimara.git;a=commitdiff_plain;h=9b7445bd66c18e85b0d312f0c12a5050fe528073 Update POTFILES.in so that 'make check' passes Intltool has some intelligent checks for source files that look like they contain translatable strings. --- diff --git a/po/POTFILES.in b/po/POTFILES.in index a3b956b..8da474c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,6 +2,15 @@ libchimara/chimara-glk.c libchimara/chimara-if.c +libchimara/fileref.c +libchimara/garglk.c +libchimara/hyperlink.c libchimara/init.c -tests/chimara.ui - +libchimara/schannel.c +libchimara/stream.c +libchimara/strio.c +player/callbacks.c +player/chimara.ui +player/main.c +player/player.py +player/preferences.c