]> www.fi.muni.cz Git - evince.git/commit
[libdocument] Use g_file_replace() when saving attachments
authorCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 16 Nov 2009 11:50:14 +0000 (12:50 +0100)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 16 Nov 2009 13:28:49 +0000 (14:28 +0100)
commit9cea7543efb218a7a71097fa78e1841cab1e95af
tree074c53c7296497e15cb889758323498219e1733d
parentb1dc0a93743ca6640752a63e2e0d5ed4eed14410
[libdocument] Use g_file_replace() when saving attachments

It was broken since the temp files handling rework, because temp files
are now created by ev_mkstemp_file().
libdocument/ev-attachment.c