Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/Makefile.am
diff options
context:
space:
mode:
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>2003-03-03 17:13:25 (GMT)
committer Martin Kretzschmar <mkretzschmar@src.gnome.org>2003-03-03 17:13:25 (GMT)
commit829ff1baafce438b4c122013ad3d6846a8a952e5 (patch)
treec60ed73ac501773369960a9bb3824a059ce3e177 /pdf/xpdf/Makefile.am
parent465028163ee3576380d79de4d1679eeaa833b8c4 (diff)
extract common pdf properties code:
* 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.
Diffstat (limited to 'pdf/xpdf/Makefile.am')
-rw-r--r--pdf/xpdf/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am
index c50f62e..1ab6b31 100644
--- a/pdf/xpdf/Makefile.am
+++ b/pdf/xpdf/Makefile.am
@@ -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)