[gnome-color-manager] Remove the correct output when we clean up the profile



commit cd1d609f678d3fde6fe69aa9c4085b626da2f290
Author: Richard Hughes <richard hughsie com>
Date:   Mon Nov 16 17:09:59 2009 +0000

    Remove the correct output when we clean up the profile

 src/gcm-calibrate.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-calibrate.c b/src/gcm-calibrate.c
index e8308a9..0b571d5 100644
--- a/src/gcm-calibrate.c
+++ b/src/gcm-calibrate.c
@@ -928,7 +928,7 @@ gcm_calibrate_finish (GcmCalibrate *calibrate, GError **error)
 	gchar *filename;
 	guint i;
 	const gchar *exts[] = {"cal", "ti1", "ti3", "tif", NULL};
-	const gchar *filenames[] = {"it8.cht", "it8ref.txt1", NULL};
+	const gchar *filenames[] = {"it8.cht", "it8ref.txt", NULL};
 
 	/* remove all the temp files */
 	for (i=0; exts[i] != NULL; i++) {



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