From f91763ca68146b026095915fc0ee380ac23ab9ab Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 03 Apr 2006 00:30:59 +0000 Subject: Add support for PDF attachments. Fixes bug #325143 * backend/Makefile.am: * data/evince-ui.xml: * backend/ev-attachment.[ch]: * backend/ev-document.[ch]: (ev_document_has_attachments), (ev_document_get_attachments): * pdf/ev-poppler.cc: (pdf_document_has_attachments), (attachment_save_to_buffer), (pdf_document_get_attachments), (pdf_document_document_iface_init): * shell/Makefile.am: * shell/ev-attachment-bar.[ch]: * shell/ev-window.c: Add support for PDF attachments. Fixes bug #325143 --- (limited to 'data') diff --git a/data/evince-ui.xml b/data/evince-ui.xml index 768b8f8..bfd4212 100644 --- a/data/evince-ui.xml +++ b/data/evince-ui.xml @@ -58,7 +58,7 @@ - + @@ -71,6 +71,12 @@ + + + + + + -- cgit v0.9.1