]> www.fi.muni.cz Git - evince.git/commit
Hook things up a bit, it works! (sort of)
authorOwen Taylor <otaylor@redhat.com>
Wed, 22 Dec 2004 03:14:27 +0000 (03:14 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 22 Dec 2004 03:14:27 +0000 (03:14 +0000)
commit1e247284337090fd8f65e4c191652647d95a36ac
treecb0c3ba868be954c7e794a0acde03ecbbf435c92
parentff8d0330fc705c931a40d07e28eb4060f1dd92f9
Hook things up a bit, it works! (sort of)

Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>

        * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up
        a bit, it works! (sort of)

        * pdf/xpdf/Makefile.am pdf/xpdf/pdf-document.cc:
        Move to .cc since we need to use C++ in the implementation.

        * shell/dummy.cc: Add a CC file to force evince
        to be linked as a C++ program.x
ChangeLog
pdf/xpdf/Makefile.am
pdf/xpdf/pdf-document.cc [moved from pdf/xpdf/pdf-document.c with 56% similarity]
shell/Makefile.am
shell/dummy.cc [new file with mode: 0644]
shell/ev-view.c