]> www.fi.muni.cz Git - evince.git/commit
factory file name is gnome-pdf-viewer,
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Wed, 2 Oct 2002 21:21:11 +0000 (21:21 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Wed, 2 Oct 2002 21:21:11 +0000 (21:21 +0000)
commit28efc982987afde802230593bb6ae54c7ab8b87f
tree6ffe364f1d715d87574c8db63f122708baeee0bb
parent4b00949a4ac2bb998bc636338709a3a16e30de57
factory file name is gnome-pdf-viewer,

* xpdf/Makefile.am: factory file name is gnome-pdf-viewer,
s/GNOME_XPDF.oafinfo/GNOME_PDF.oafinfo/

* xpdf/GNOME_PDF.oafinfo: s/XPDF/PDF/g, the factory file name
is now gnome-pdf-viewer, add oaf_server entry for the control

* xpdf/bonobo-application-x-pdf.cc (gpdf_factory): multi factory
function, replaces embeddable_factory, creates controls, too

* xpdf/gpdf-control.cc, xpdf/gpdf-control.h: new files, first code
for PDF viewer bonobo control.

* shell/gpdf.c: handle priv field in GPdfWindow, add code for using
a control instead of an embeddable (use it when USE_CONTROL != 0)

* shell/gpdf-window.h (GPdfWindow): add priv field, kill app field
(struct _Component) is private, moved back to gpdf.c

* configure.in: PACKAGE and VERSION are set by AM_INIT_AUTOMAKE,
kill explicit assignments

* xpdf/GNOME_XPDF.oafinfo: remove
pdf/xpdf/GNOME_PDF.oafinfo
pdf/xpdf/GNOME_XPDF.oafinfo [deleted file]
pdf/xpdf/Makefile.am