]> www.fi.muni.cz Git - evince.git/commit
Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
authorEduardo Lima <eduardo.lima@indt.org.br>
Mon, 21 May 2007 12:45:19 +0000 (12:45 +0000)
committerEduardo de Barros Lima <eblima@src.gnome.org>
Mon, 21 May 2007 12:45:19 +0000 (12:45 +0000)
commit2710153a377a3f60aa1ecb5d9d4c0914b29ca246
tree8a0442cece9b951db90fa37760720a8cf81c4bd5
parent2966adf2bcca407400980b57509a2fa74f28fb19
Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the

2007-05-21  Eduardo Lima <eduardo.lima@indt.org.br>

* libdocument/ev-file-helpers.c: (ensure_dir_exists):

Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the
directory exists.

svn path=/trunk/; revision=2471
ChangeLog
libdocument/ev-file-helpers.c