]> www.fi.muni.cz Git - evince.git/commit
Save document compressed when saving a copy of a compressed document.
authorCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 27 Feb 2007 14:56:44 +0000 (14:56 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Tue, 27 Feb 2007 14:56:44 +0000 (14:56 +0000)
commit67dbdd12a75b63b11f1a7ebe7324445ad17ceb13
tree8db688d4a3e0b865e58c17623cac31ab649870ce
parent7d28296bee1a4d710d28f0d760281e24fbab14f2
Save document compressed when saving a copy of a compressed document.

2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
* libdocument/ev-file-helpers.[ch]: (compression_run),
(ev_file_uncompress), (ev_file_compress):
* shell/ev-window.c: (file_save_dialog_response_cb):
Save document compressed when saving a copy of a compressed document.
Fixes bug #334542.

svn path=/trunk/; revision=2356
ChangeLog
libdocument/ev-file-helpers.c
libdocument/ev-file-helpers.h
shell/ev-window.c