[PATCH rhel7-branch] The new Device(s) label has no mnemonic, so remove use_underline.

Chris Lumens clumens at redhat.com
Fri Sep 19 15:54:33 UTC 2014


This is because it no longer has a mnemonic widget.

Related: rhbz#1094856
---
 pyanaconda/ui/gui/spokes/custom.glade | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/custom.glade b/pyanaconda/ui/gui/spokes/custom.glade
index 600b333..6d8fea1 100644
--- a/pyanaconda/ui/gui/spokes/custom.glade
+++ b/pyanaconda/ui/gui/spokes/custom.glade
@@ -1764,7 +1764,6 @@ use.  Try something else?</property>
                                         <property name="valign">start</property>
                                         <property name="xalign">0</property>
                                         <property name="label" translatable="yes">Device(s):</property>
-                                        <property name="use_underline">True</property>
                                         <attributes>
                                           <attribute name="weight" value="bold"/>
                                         </attributes>
-- 
1.9.3



More information about the anaconda-patches mailing list