Author: post
Date: 2010-04-01 11:11:45 +0200 (Thu, 01 Apr 2010)
New Revision: 3283

Modified:
   trunk/src/rs-store.c
Log:
Don't re-add filename when updating thumbnail.

Modified: trunk/src/rs-store.c
===================================================================
--- trunk/src/rs-store.c        2010-03-30 21:14:43 UTC (rev 3282)
+++ trunk/src/rs-store.c        2010-04-01 09:11:45 UTC (rev 3283)
@@ -2465,7 +2465,6 @@
        {
                gtk_list_store_set(GTK_LIST_STORE(job->model), &iter,
                        METADATA_COLUMN, metadata,
-                       TEXT_COLUMN, job->name,
                        PIXBUF_COLUMN, pixbuf,
                        PIXBUF_CLEAN_COLUMN, pixbuf_clean,
                        -1);


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to