diff options
author | Albert Astals Cid <aacid@kde.org> | 2008-02-19 00:18:04 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2008-02-19 00:18:04 +0100 |
commit | 702fdd6c56b5369554c683d8c8e0e2c66e80886c (patch) | |
tree | 25d019de62716d4a4ae1b8115db6b864e40c903a | |
parent | 9e13b91ba38c20989d283588e73490a1601f5bb0 (diff) |
changes from gtk-docpoppler-0.7.0
-rw-r--r-- | glib/reference/tmpl/poppler-document.sgml | 1 | ||||
-rw-r--r-- | glib/reference/tmpl/poppler-page.sgml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/glib/reference/tmpl/poppler-document.sgml b/glib/reference/tmpl/poppler-document.sgml index c4535705..a8ef11e8 100644 --- a/glib/reference/tmpl/poppler-document.sgml +++ b/glib/reference/tmpl/poppler-document.sgml @@ -83,6 +83,7 @@ The #PopplerDocument is an object used to refer to a main document. @POPPLER_PERMISSIONS_OK_TO_MODIFY: @POPPLER_PERMISSIONS_OK_TO_COPY: @POPPLER_PERMISSIONS_OK_TO_ADD_NOTES: +@POPPLER_PERMISSIONS_OK_TO_FILL_FORM: @POPPLER_PERMISSIONS_FULL: <!-- ##### FUNCTION poppler_document_new_from_file ##### --> diff --git a/glib/reference/tmpl/poppler-page.sgml b/glib/reference/tmpl/poppler-page.sgml index a708da11..a86293b5 100644 --- a/glib/reference/tmpl/poppler-page.sgml +++ b/glib/reference/tmpl/poppler-page.sgml @@ -385,7 +385,7 @@ Information about a page in a document </para> @area: -@image: +@image_id: <!-- ##### FUNCTION poppler_image_mapping_get_type ##### --> <para> |