319 |
g_warning ("Could not thumbnail '%s': %s", filenames[0], error->message); |
319 |
g_warning ("Could not thumbnail '%s': %s", filenames[0], error->message); |
325 |
if (gdk_pixbuf_save (pixbuf, output, "png", &error, NULL) == FALSE) { |
329 |
if (gdk_pixbuf_save (pixbuf, output, "png", &error, NULL) == FALSE) { |