[gnome-software/wip/williamhua/ubuntu-sso: 2/4] Set post button to GTK_RESPONSE_OK
- From: William Hua <williamhua src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/williamhua/ubuntu-sso: 2/4] Set post button to GTK_RESPONSE_OK
- Date: Fri, 22 Jan 2016 00:05:52 +0000 (UTC)
commit 533b31105ba76d2310732d73006fa7c3ecc842aa
Author: William Hua <william hua canonical com>
Date: Thu Jan 21 15:56:17 2016 -0600
Set post button to GTK_RESPONSE_OK
src/gs-app-review-dialog.ui | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-app-review-dialog.ui b/src/gs-app-review-dialog.ui
index 356705c..f25640e 100644
--- a/src/gs-app-review-dialog.ui
+++ b/src/gs-app-review-dialog.ui
@@ -3,6 +3,9 @@
<interface>
<requires lib="gtk+" version="3.10"/>
<template class="GsAppReviewDialog" parent="GtkDialog">
+ <action-widgets>
+ <action-widget response="ok">post_button</action-widget>
+ </action-widgets>
<property name="can_focus">False</property>
<property name="title" translatable="yes">Review</property>
<property name="modal">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]