gnome-scan r512 - in trunk: . lib



Author: bersace
Date: Tue Feb 26 15:22:47 2008
New Revision: 512
URL: http://svn.gnome.org/viewvc/gnome-scan?rev=512&view=rev

Log:
Fix a typo, colors are amazing now :)


Modified:
   trunk/ChangeLog
   trunk/lib/gnome-scan-processor-common.c

Modified: trunk/lib/gnome-scan-processor-common.c
==============================================================================
--- trunk/lib/gnome-scan-processor-common.c	(original)
+++ trunk/lib/gnome-scan-processor-common.c	Tue Feb 26 15:22:47 2008
@@ -115,8 +115,8 @@
 									be nice to expose this through
 									profile : photo, text, quick,
 									manual, â */
-								 "iteration", 10,
-								 "gamma", 3.,
+								 "iterations", 10,
+								 "gamma", 2.,
 								 "samples", 30,
 								 NULL);
 		node = g_list_append (node, op);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]