[gnome-initial-setup] Make the "Add Account" button keyboard focusable
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] Make the "Add Account" button keyboard focusable
- Date: Mon, 16 Sep 2013 15:54:31 +0000 (UTC)
commit 21bd09217b2f42997865cb3b58806d515d51efb5
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Sep 16 11:42:11 2013 -0400
Make the "Add Account" button keyboard focusable
https://bugzilla.gnome.org/show_bug.cgi?id=703085
gnome-initial-setup/pages/goa/gis-goa-page.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-initial-setup/pages/goa/gis-goa-page.ui b/gnome-initial-setup/pages/goa/gis-goa-page.ui
index 79cd450..96fb346 100644
--- a/gnome-initial-setup/pages/goa/gis-goa-page.ui
+++ b/gnome-initial-setup/pages/goa/gis-goa-page.ui
@@ -73,7 +73,7 @@
<object class="GtkButton" id="online-add-button">
<property name="label" translatable="yes">_Add Account</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="halign">start</property>
<property name="valign">start</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]