[gnome-software/wip/temp/ubuntu-xenial-rebased: 84/329] Revert debugging change
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased: 84/329] Revert debugging change
- Date: Fri, 29 Apr 2016 13:52:24 +0000 (UTC)
commit 18c4f3a4ef558398cf7e577fc155e53bad5916bc
Author: Robert Ancell <robert ancell canonical com>
Date: Thu Feb 11 11:34:58 2016 +1300
Revert debugging change
src/gs-review-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-review-dialog.c b/src/gs-review-dialog.c
index b07bd0b..5f18926 100644
--- a/src/gs-review-dialog.c
+++ b/src/gs-review-dialog.c
@@ -156,7 +156,7 @@ gs_review_dialog_changed_cb (GsReviewDialog *dialog)
gtk_widget_set_tooltip_text (dialog->post_button, msg);
/* can the user submit this? */
- gtk_widget_set_sensitive (dialog->post_button, TRUE);//all_okay);
+ gtk_widget_set_sensitive (dialog->post_button, all_okay);
}
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]