]> www.fi.muni.cz Git - evince.git/commitdiff
extract common pdf properties code:
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Mon, 3 Mar 2003 17:13:25 +0000 (17:13 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Mon, 3 Mar 2003 17:13:25 +0000 (17:13 +0000)
* xpdf/gpdf-control.cc, xpdf/nautilus-pdf-property-page.cc:
extract common pdf properties code:

* xpdf/pdf-info-dict-util.cc, xpdf/pdf-info-dict-util.h: the
common code.

* xpdf/Makefile.am: compile pdf-info-dict-util.{cc,h}.

* xpdf/gpdf-control.cc (verb_FileProperties_cb): make the dialog
transient for the control's parent.

pdf/xpdf/Makefile.am

index c50f62e5475119172eaf504676cb112a20db053e..1ab6b318f1a2994aeab037bd52db5dd9148a496a 100644 (file)
@@ -129,6 +129,8 @@ gnome_pdf_viewer_SOURCES =          \
        nautilus-pdf-property-page.h    \
        page-control.c                  \
        page-control.h                  \
+       pdf-info-dict-util.cc           \
+       pdf-info-dict-util.h            \
        pdf-properties-display.c        \
        pdf-properties-display.h        \
        $(BUILT_SOURCES)