[gnome-software] Let the featured app button take focus



commit dfba9c6933a0268d0a4f9cc685646f66792a0826
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Aug 30 13:51:08 2013 -0400

    Let the featured app button take focus
    
    This is important for accessibility, and there is really no reason
    to treat this button different from all the others.

 src/gnome-software.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index dee7a0d..e80045e 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -316,7 +316,6 @@
                         <child>
                           <object class="GtkButton" id="featured_button">
                             <property name="visible">True</property>
-                            <property name="can_focus">False</property>
                             <property name="receives_default">False</property>
                             <property name="halign">center</property>
                             <property name="relief">none</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]