[PATCH] network gui: add apply tooltip to Configure button (#1018471)

Radek Vykydal rvykydal at redhat.com
Tue Nov 5 11:47:54 UTC 2013


I hope the tooltip_text says it, and I'm open to better wordings.

See https://bugzilla.redhat.com/show_bug.cgi?id=1018471#c3 for more info.

---
 pyanaconda/ui/gui/spokes/network.glade | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyanaconda/ui/gui/spokes/network.glade b/pyanaconda/ui/gui/spokes/network.glade
index f0a945d..5e69d55 100644
--- a/pyanaconda/ui/gui/spokes/network.glade
+++ b/pyanaconda/ui/gui/spokes/network.glade
@@ -806,6 +806,7 @@ updates available for you.</property>
                                             <property name="label" translatable="yes">C_onfigure...</property>
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
+                                            <property name="tooltip_text" translatable="yes">To apply the configuration in installer turn the device off and on.</property>
                                             <property name="receives_default">True</property>
                                             <property name="halign">end</property>
                                             <property name="valign">end</property>
-- 
1.7.11.7



More information about the anaconda-patches mailing list