glib/reference/poppler-sections.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 7d6a5b65f8497537248d405177ae141f3765a419 Author: Carlos Garcia Campos <[email protected]> Date: Wed Mar 5 17:40:14 2014 +0100 glib: Update the documentation symbols after the PopplerStructureScope rename diff --git a/glib/reference/poppler-sections.txt b/glib/reference/poppler-sections.txt index d5b5bea..38ded4f 100644 --- a/glib/reference/poppler-sections.txt +++ b/glib/reference/poppler-sections.txt @@ -601,7 +601,7 @@ PopplerStructureRubyAlign PopplerStructureRubyPosition PopplerStructureGlyphOrientation PopplerStructureListNumbering -PopplerStructureScope +PopplerStructureTableScope PopplerStructureFormRole PopplerStructureFormState PopplerTextSpan @@ -690,7 +690,7 @@ POPPLER_TYPE_STRUCTURE_PLACEMENT POPPLER_TYPE_STRUCTURE_REFERENCE POPPLER_TYPE_STRUCTURE_RUBY_ALIGN POPPLER_TYPE_STRUCTURE_RUBY_POSITION -POPPLER_TYPE_STRUCTURE_SCOPE +POPPLER_TYPE_STRUCTURE_TABLE_SCOPE POPPLER_TYPE_STRUCTURE_TEXT_ALIGN POPPLER_TYPE_STRUCTURE_TEXT_DECORATION POPPLER_TYPE_STRUCTURE_WRITING_MODE _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
