diff options
author | Albert Astals Cid <aacid@kde.org> | 2008-03-19 21:28:49 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2008-03-19 21:28:49 +0100 |
commit | b9a5fd4671638caa91f8a389be278d993391f499 (patch) | |
tree | b538782e926edfb7a3ee68adc8f2e23611434f90 | |
parent | b7e0b740578ea1e84ac0ef850b5a03c66b2863e3 (diff) |
updated by gtk-docpoppler-0.7.3
-rw-r--r-- | glib/reference/tmpl/poppler-action.sgml | 1 | ||||
-rw-r--r-- | glib/reference/tmpl/poppler.sgml | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/glib/reference/tmpl/poppler-action.sgml b/glib/reference/tmpl/poppler-action.sgml index ec32547c..e8871873 100644 --- a/glib/reference/tmpl/poppler-action.sgml +++ b/glib/reference/tmpl/poppler-action.sgml @@ -23,6 +23,7 @@ poppler-action </para> @POPPLER_ACTION_UNKNOWN: +@POPPLER_ACTION_NONE: @POPPLER_ACTION_GOTO_DEST: @POPPLER_ACTION_GOTO_REMOTE: @POPPLER_ACTION_LAUNCH: diff --git a/glib/reference/tmpl/poppler.sgml b/glib/reference/tmpl/poppler.sgml index 2d5c1638..27828d7a 100644 --- a/glib/reference/tmpl/poppler.sgml +++ b/glib/reference/tmpl/poppler.sgml @@ -39,6 +39,9 @@ poppler @POPPLER_ERROR_INVALID: @POPPLER_ERROR_ENCRYPTED: +@POPPLER_ERROR_OPEN_FILE: +@POPPLER_ERROR_BAD_CATALOG: +@POPPLER_ERROR_DAMAGED: <!-- ##### ENUM PopplerOrientation ##### --> <para> |