From f1a7b279211bcb37471595cc83ed7fd859454c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Ng=E1=BB=8Dc=20Qu=C3=A2n?= Date: Wed, 16 Apr 2014 15:56:03 +0700 Subject: [PATCH] l10n: po/update-potfile: add include/c.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Trần Ngọc Quân --- po/update-potfiles | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/update-potfiles b/po/update-potfiles index 70af4ec0..b46ca0e1 100755 --- a/po/update-potfiles +++ b/po/update-potfiles @@ -9,3 +9,5 @@ find . -name '*.c' | sort | sed 's|^./|| /^contrib/d' > po/POTFILES.in + +echo include/c.h >> po/POTFILES.in