Author: post
Date: 2010-04-05 17:16:56 +0200 (Mon, 05 Apr 2010)
New Revision: 3341
Modified:
trunk/plugins/lensfun/lensfun.c
Log:
Use standard delimiters in setting name.
Modified: trunk/plugins/lensfun/lensfun.c
===================================================================
--- trunk/plugins/lensfun/lensfun.c 2010-04-05 13:41:59 UTC (rev 3340)
+++ trunk/plugins/lensfun/lensfun.c 2010-04-05 15:16:56 UTC (rev 3341)
@@ -156,7 +156,7 @@
);
g_object_class_install_property(object_class,
PROP_DISTORTION_ENABLED, g_param_spec_boolean(
- "distortion_enabled", "distortion_enabled",
"distortion_enabled",
+ "distortion-enabled", "distortion-enabled",
"distortion-enabled",
FALSE, G_PARAM_READWRITE)
);
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit