[gnome-color-manager] Allow the calibration to ask more than one interaction question



commit a94b00fb8d0da8ff9613095ed37dfa86dd00ab36
Author: Richard Hughes <richard hughsie com>
Date:   Fri Feb 24 14:52:15 2012 +0000

    Allow the calibration to ask more than one interaction question

 src/gcm-calibrate-main.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gcm-calibrate-main.c b/src/gcm-calibrate-main.c
index 5520ea0..5ab7e17 100644
--- a/src/gcm-calibrate-main.c
+++ b/src/gcm-calibrate-main.c
@@ -463,6 +463,7 @@ gcm_calib_assistant_page_forward_cb (gint current_page, gpointer user_data)
 
 	/* continue calibration */
 	gcm_calibrate_interaction (calib->calibrate, GTK_RESPONSE_OK);
+	calib->has_pending_interaction = FALSE;
 
 	/* no longer allow forward */
 	vbox = gcm_calib_get_vbox_for_page (calib,



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