From 6543f644bf11c00a19843971e1858edb3d870442 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Mon, 22 Apr 2013 20:01:12 +0900 Subject: Support Python brace format. --- gettext-tools/woe32dll/gettextsrc-exports.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gettext-tools/woe32dll') diff --git a/gettext-tools/woe32dll/gettextsrc-exports.c b/gettext-tools/woe32dll/gettextsrc-exports.c index e37b178..d4bf021 100644 --- a/gettext-tools/woe32dll/gettextsrc-exports.c +++ b/gettext-tools/woe32dll/gettextsrc-exports.c @@ -42,6 +42,7 @@ VARIABLE(formatstring_perl) VARIABLE(formatstring_perl_brace) VARIABLE(formatstring_php) VARIABLE(formatstring_python) +VARIABLE(formatstring_python_brace) VARIABLE(formatstring_qt) VARIABLE(formatstring_qt_plural) VARIABLE(formatstring_scheme) -- cgit v1.1