summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 42dac9e)
raw | patch | inline | side by side (parent: 42dac9e)
author | JucaBlues <JucaBlues@users.sourceforge.net> | |
Mon, 26 Jan 2009 12:24:03 +0000 (12:24 +0000) | ||
committer | JucaBlues <JucaBlues@users.sourceforge.net> | |
Mon, 26 Jan 2009 12:24:03 +0000 (12:24 +0000) |
src/dialogs/eek-preview.cpp | patch | blob | history |
index a4e28b2fd82a8db92719567072e64785ca0c78f6..0886782c2387c950d9fb32beff78ad72748d61e1 100644 (file)
gdk_drawable_get_size(drawable, &w, &h);
GError *error = NULL;
gchar *filepath = (gchar *) g_strdup_printf("%s/remove-color.png", INKSCAPE_PIXMAPDIR);
- g_warning("filepath: %s", filepath);
gsize bytesRead = 0;
gsize bytesWritten = 0;
gchar *localFilename = g_filename_from_utf8( filepath,