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>2002-11-09 22:18:58 (GMT)
committer Martin Kretzschmar <mkretzschmar@src.gnome.org>2002-11-09 22:18:58 (GMT)
commit6badfcc114d83927dab777c1a3be60de06320045 (patch)
tree26c904a5059d8d6ba607d5f4d868c7320cfd4b40 /pdf/xpdf/Makefile.am
parentc8a16b3469cf57c02e49439073a60908b4a93f91 (diff)
remove all references to old PdfView class (preferred_zoom_levels,
* xpdf/gpdf-control.cc: remove all references to old PdfView class (preferred_zoom_levels, preferred_zoom_level_names): add more zoom levels (gc_zoom_level_from_index): kill (gpdf_control_zoom_in, gpdf_control_zoom_out) (gpdf_control_zoom_fit_width, gpdf_control_zoom_fit) (gpdf_control_zoom_default, gc_zoomable_set_zoom_level_cb): rewrite using GPdfView methods * xpdf/gpdf-view.cc (gpdf_view_zoom_in, gpdf_view_zoom_fit) (gpdf_view_zoom_fit_width): implement * xpdf/gpdf-view.h: add zoom function prototypes * xpdf/bonobo-application-x-pdf.cc (main): * shell/gpdf.c (main): s/PACKAGE/GETTEXT_PACKAGE/ in *textdomain functions * xpdf/Makefile.am, goo/Makefile.am: fix distcheck
Diffstat (limited to 'pdf/xpdf/Makefile.am')
-rw-r--r--pdf/xpdf/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am
index 2790652..98b9083 100644
--- a/pdf/xpdf/Makefile.am
+++ b/pdf/xpdf/Makefile.am
@@ -110,6 +110,7 @@ gnome_pdf_viewer_SOURCES = \
bonobo-application-x-pdf.cc \
gpdf-control.cc \
gpdf-control.h \
+ gpdf-g-switch.h \
gpdf-persist-stream.cc \
gpdf-persist-stream.h \
gpdf-util.h \