From 5f0ca704d37cc5f333f44826f2c07003af3f2a7c Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Fri, 12 Apr 2013 11:38:06 +0900 Subject: [PATCH] Add format-lua.c to FILES. --- gettext-tools/src/FILES | 1 + 1 file changed, 1 insertion(+) diff --git a/gettext-tools/src/FILES b/gettext-tools/src/FILES index 37a6558b9..f48c9a1a0 100644 --- a/gettext-tools/src/FILES +++ b/gettext-tools/src/FILES @@ -233,6 +233,7 @@ format-qt.c Format string handling for Qt. format-qt-plural.c Format string handling for Qt plural forms. format-kde.c Format string handling for KDE. format-boost.c Format string handling for Boost. +format-lua.c Format string handling for Lua. format.c Table of the language dependent format string handlers. plural-exp.c -- 2.47.2