[master/rhel7-branch] Change the accelerator key for Add DASD label. (#1070115)

Samantha N. Bueno sbueno+anaconda at redhat.com
Mon Sep 8 15:05:12 UTC 2014


Avoid collisions with other accelerator keys.

Related: rhbz#1070115
---
 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 88e736c..07fb4f2 100644
--- a/pyanaconda/ui/gui/spokes/filter.glade
+++ b/pyanaconda/ui/gui/spokes/filter.glade
@@ -1640,7 +1640,7 @@
                     </child>
                     <child>
                       <object class="GtkButton" id="addDASDButton">
-                        <property name="label" translatable="yes">Add _DASD...</property>
+                        <property name="label" translatable="yes">Add EC_KD DASD...</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