diff options
author | Bruno Haible <bruno@clisp.org> | 2003-05-12 18:46:44 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:10:29 +0200 |
commit | b2dbb83eaedc28213c0eb0f9138bcc19a6e78dc4 (patch) | |
tree | ba99f6b0cc424841e084641df3d4b70d773c9585 /gettext-tools | |
parent | 1b7f58ca2fdd5723525eca2d7c7cc2b2cbf9f733 (diff) | |
download | external_gettext-b2dbb83eaedc28213c0eb0f9138bcc19a6e78dc4.zip external_gettext-b2dbb83eaedc28213c0eb0f9138bcc19a6e78dc4.tar.gz external_gettext-b2dbb83eaedc28213c0eb0f9138bcc19a6e78dc4.tar.bz2 |
Update export list.
Diffstat (limited to 'gettext-tools')
-rw-r--r-- | gettext-tools/ChangeLog | 5 | ||||
-rw-r--r-- | gettext-tools/windows/gettextsrc.def | 28 |
2 files changed, 27 insertions, 6 deletions
diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 556ad8d..e5c966d 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,3 +1,8 @@ +2003-05-12 Bruno Haible <bruno@clisp.org> + + * windows/gettextsrc.def: Update. + Based on a patch by Perry Rapp. + 2003-04-12 Bruno Haible <bruno@clisp.org> * Makefile.am (config.h_vms): Renamed from config.h.vms. diff --git a/gettext-tools/windows/gettextsrc.def b/gettext-tools/windows/gettextsrc.def index 6c44724..7cc8121 100644 --- a/gettext-tools/windows/gettextsrc.def +++ b/gettext-tools/windows/gettextsrc.def @@ -19,6 +19,7 @@ formatstring_ycp gram_max_allowed_errors gram_pos gram_pos_column +input_syntax less_than line_comment more_than @@ -37,6 +38,19 @@ use_first catenate_msgdomain_list compare_po_locale_charsets convert_string +default_constructor +default_destructor +default_parse_brief +default_parse_debrief +default_directive_domain +default_directive_message +default_comment +default_comment_dot +default_comment_filepos +default_comment_special +default_set_domain +default_add_message +default_po_reader_alloc dir_list_append dir_list_nth dir_list_restore @@ -49,9 +63,7 @@ is_ascii_message is_ascii_message_list is_ascii_string is_ascii_string_list -lex_close lex_end -lex_open lex_start message_alloc message_comment_append @@ -75,9 +87,14 @@ message_list_search message_list_search_fuzzy message_page_width_ignore message_page_width_set +message_print_comment +message_print_comment_dot +message_print_comment_filepos +message_print_comment_flags message_print_style_escape message_print_style_indent message_print_style_uniforum +message_print_syntax_properties msgdomain_alloc msgdomain_free msgdomain_list_alloc @@ -91,18 +108,15 @@ msgdomain_list_sort_by_msgid msgdomain_list_sublist open_po_file parse_plural_expression -po_alloc po_callback_comment po_callback_comment_filepos po_callback_domain po_callback_message po_charset_ascii_compatible po_charset_canonicalize -po_free po_gram_error_at_line po_gram_lex po_gram_parse -po_hash po_is_charset_weird po_is_charset_weird_cjk po_lex_charset_close @@ -110,9 +124,11 @@ po_lex_charset_init po_lex_charset_set po_lex_pass_comments po_lex_pass_obsolete_entries +po_parse_comment_filepos po_parse_comment_special +po_reader_alloc +po_reader_free po_scan -po_scan_file po_strftime possible_format_p read_names_from_file |