diff options
author | Christophe Fergeau <teuf@gnome.org> | 2008-07-10 16:28:00 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2008-07-10 16:28:00 +0000 |
commit | 95115ffcc9fa13c966e7c7f0ffc7b6da182e6b51 (patch) | |
tree | ecbd9001822f4329f5fcfd25f3032296fb28f183 /ChangeLog | |
parent | 90bf75806e2322efdf1d58d19f7c7cccdddbab99 (diff) | |
download | libgpod-95115ffcc9fa13c966e7c7f0ffc7b6da182e6b51.tar.gz libgpod-95115ffcc9fa13c966e7c7f0ffc7b6da182e6b51.tar.xz libgpod-95115ffcc9fa13c966e7c7f0ffc7b6da182e6b51.zip |
Don't try to write ArtworkDB/PhotoDB when we fail to write ithmb files
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2047 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-07-10 Christophe Fergeau <teuf@gnome.org> + + * src/db-artwork-writer.c: if we fail to write ithmb files for some + reason, don't go on trying to write the ArtworkDB/PhotoDB as well + 2008-07-09 Todd Zullinger <tmzullinger at users.sourceforge.net> * po/POTFILES.in: add src/itdb_thumb.c |