[gnome-color-manager/gnome-3-2] Allow the calibration to ask more than one interaction question
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager/gnome-3-2] Allow the calibration to ask more than one interaction question
- Date: Wed, 14 Mar 2012 17:47:00 +0000 (UTC)
commit 7c2a300a0361b5fbfb65e837e5a3511f1591809c
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 f349bf6..321e7d0 100644
--- a/src/gcm-calibrate-main.c
+++ b/src/gcm-calibrate-main.c
@@ -550,6 +550,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]