[chronojump] Confirm window has accept button pre-selected
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Confirm window has accept button pre-selected
- Date: Sat, 18 Nov 2017 21:37:18 +0000 (UTC)
commit 79afb8e87ab1887724cb4bcb6239fad2df8695e9
Author: Xavier de Blas <xaviblas gmail com>
Date: Sat Nov 18 22:36:35 2017 +0100
Confirm window has accept button pre-selected
glade/confirm_window.glade | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/glade/confirm_window.glade b/glade/confirm_window.glade
index d441d49..9805d87 100644
--- a/glade/confirm_window.glade
+++ b/glade/confirm_window.glade
@@ -43,8 +43,9 @@
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
+ <property name="has_focus">True</property>
+ <property name="is_focus">True</property>
+ <property name="receives_default">True</property>
<property name="use_stock">True</property>
<signal name="clicked" handler="on_button_accept_clicked" swapped="no"/>
</widget>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]