Author: akv
Date: 2012-08-24 21:22:49 +0200 (Fri, 24 Aug 2012)
New Revision: 4258

Modified:
   branches/4175-enfuse/src/rs-enfuse.c
Log:
Added note about enfuse and exif

Modified: branches/4175-enfuse/src/rs-enfuse.c
===================================================================
--- branches/4175-enfuse/src/rs-enfuse.c        2012-08-24 19:21:42 UTC (rev 
4257)
+++ branches/4175-enfuse/src/rs-enfuse.c        2012-08-24 19:22:49 UTC (rev 
4258)
@@ -145,7 +145,7 @@
   if (g_object_class_find_property(G_OBJECT_GET_CLASS(output), "save16bit"))
     g_object_set(output, "save16bit", FALSE, NULL); /* We get odd results if 
we use 16 bit output */
   if (g_object_class_find_property(G_OBJECT_GET_CLASS(output), 
"copy-metadata"))
-    g_object_set(output, "copy-metadata", FALSE, NULL);
+    g_object_set(output, "copy-metadata", FALSE, NULL); /* Doesn't make sense 
to enable - Enfuse doesn't copy it */
 
   gint lightness = 0;
   gint darkval = 255;


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

Reply via email to