]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add format-lua.c to FILES.
authorDaiki Ueno <ueno@gnu.org>
Fri, 12 Apr 2013 02:38:06 +0000 (11:38 +0900)
committerDaiki Ueno <ueno@gnu.org>
Fri, 12 Apr 2013 02:38:49 +0000 (11:38 +0900)
gettext-tools/src/FILES

index 37a6558b9da8d5d72945440fbb71c42ca5c6c38e..f48c9a1a00920a77ec5005183061ebd6972af54e 100644 (file)
@@ -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