Author: abrander
Date: 2010-02-25 08:04:25 +0100 (Thu, 25 Feb 2010)
New Revision: 3241
Modified:
trunk/librawstudio/rs-output.c
Log:
Fix typo in rs_output_set_from_conf().
Modified: trunk/librawstudio/rs-output.c
===================================================================
--- trunk/librawstudio/rs-output.c 2010-02-16 22:42:56 UTC (rev 3240)
+++ trunk/librawstudio/rs-output.c 2010-02-25 07:04:25 UTC (rev 3241)
@@ -192,7 +192,7 @@
confpath = g_strdup_printf("%s:%s:%s", conf_prefix,
G_OBJECT_TYPE_NAME(output), specs[i]->name);
- if (type)
+ if (type == RS_TYPE_COLOR_SPACE)
{
gchar *str;
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit