summaryrefslogtreecommitdiffstats
path: root/gettext-tools/woe32dll
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2013-04-22 20:01:12 +0900
committerDaiki Ueno <ueno@gnu.org>2013-04-26 18:54:39 +0900
commit6543f644bf11c00a19843971e1858edb3d870442 (patch)
tree313a4a3eb498ae30e75ad99faf1badcf06956c9b /gettext-tools/woe32dll
parent4ee0aa06f7108395ea62df10c3fbf2117c44d891 (diff)
downloadexternal_gettext-6543f644bf11c00a19843971e1858edb3d870442.zip
external_gettext-6543f644bf11c00a19843971e1858edb3d870442.tar.gz
external_gettext-6543f644bf11c00a19843971e1858edb3d870442.tar.bz2
Support Python brace format.
Diffstat (limited to 'gettext-tools/woe32dll')
-rw-r--r--gettext-tools/woe32dll/gettextsrc-exports.c1
1 files changed, 1 insertions, 0 deletions
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)