]> www.fi.muni.cz Git - evince.git/commit
Set up a print dialog for "PostScript injection" method.
authorMartin Kretzschmar <martink@src.gnome.org>
Wed, 22 Dec 2004 22:00:20 +0000 (22:00 +0000)
committerMartin Kretzschmar <martink@src.gnome.org>
Wed, 22 Dec 2004 22:00:20 +0000 (22:00 +0000)
commit042e7f3f564b9b0f3ab59302235d98febce420e6
tree0c1c3c34352e175d6277711c5a99a5ef51c5c14e
parentca0836cb912f3b88834cae97774079314727c6e2
Set up a print dialog for "PostScript injection" method.

* shell/ev-window.c (ev_window_cmd_file_print, ev_window_print)
(using_postscript_printer): Set up a print dialog for "PostScript
injection" method.

* shell/ev-print-job.h, shell/ev-print-job.c: stub classes for
EvPrintJob.

* shell/Makefile.am (evince_SOURCES): add ev-print-job.[ch]
ChangeLog
shell/Makefile.am
shell/ev-print-job.c [new file with mode: 0644]
shell/ev-print-job.h [new file with mode: 0644]
shell/ev-window.c