diff options
author | Bruno Haible <bruno@clisp.org> | 2005-02-11 11:12:17 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:12:12 +0200 |
commit | 9a22db88068e1ecc25738756f68006b13c4ce5c7 (patch) | |
tree | 23f3c7d6e9db73f3b600891a1ae16bd1bb094a99 /gettext-tools/windows/gettextpo.def | |
parent | 3af32f6e36e71e3493635723e4f441c9fe62caaf (diff) | |
download | external_gettext-9a22db88068e1ecc25738756f68006b13c4ce5c7.zip external_gettext-9a22db88068e1ecc25738756f68006b13c4ce5c7.tar.gz external_gettext-9a22db88068e1ecc25738756f68006b13c4ce5c7.tar.bz2 |
New function po_header_set_field.
Diffstat (limited to 'gettext-tools/windows/gettextpo.def')
-rw-r--r-- | gettext-tools/windows/gettextpo.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gettext-tools/windows/gettextpo.def b/gettext-tools/windows/gettextpo.def index a0a0890..bd74a9f 100644 --- a/gettext-tools/windows/gettextpo.def +++ b/gettext-tools/windows/gettextpo.def @@ -11,6 +11,7 @@ po_file_write po_filepos_file po_filepos_start_line po_header_field +po_header_set_field po_message_add_filepos po_message_check_format po_message_comments |