]> www.fi.muni.cz Git - evince.git/commit
Show a confirmation dialog when there are pending print jobs while closing
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 28 Dec 2008 13:28:06 +0000 (13:28 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 28 Dec 2008 13:28:06 +0000 (13:28 +0000)
commit755ab0a93d5c83499d2c08124872283e6abd2263
tree9cab990e1ca624cb583c021ef52566b6b0c4de07
parent0f01f38525f9038a215b16b612709ba07d5d8b9a
Show a confirmation dialog when there are pending print jobs while closing

2008-12-28  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-print-operation.c: (export_cancel),
(export_job_cancelled), (ev_print_operation_export_begin),
(ev_print_operation_export_cancel):
* shell/ev-window.c: (ev_window_print_cancel),
(ev_window_print_update_pending_jobs_message),
(ev_window_print_operation_done),
(ev_window_print_operation_status_changed),
(print_jobs_confirmation_dialog_response),
(ev_window_cmd_file_close_window):

Show a confirmation dialog when there are pending print jobs while
closing the main window. Fixes bug #480964.

svn path=/trunk/; revision=3311
ChangeLog
shell/ev-print-operation.c
shell/ev-window.c