[PATCH rhel7-branch] Fix accelerator collision of Refresh button (#1065716)

Radek Vykydal rvykydal at redhat.com
Tue Sep 16 12:56:17 UTC 2014


All letters from "Refresh" are used, so how about
"Refresh Device _List".
Or "Update"?

Related: rhbz#1065716
---
 pyanaconda/ui/gui/spokes/filter.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/filter.glade b/pyanaconda/ui/gui/spokes/filter.glade
index 4b4ccfc..eca50d5 100644
--- a/pyanaconda/ui/gui/spokes/filter.glade
+++ b/pyanaconda/ui/gui/spokes/filter.glade
@@ -1685,7 +1685,7 @@
                     </child>
                     <child>
                       <object class="GtkButton" id="refresh">
-                        <property name="label" translatable="yes">Refres_h</property>
+                        <property name="label" translatable="yes">Refresh Device _List</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>
-- 
1.9.3



More information about the anaconda-patches mailing list