[PATCH] Rename network spoke header

Martin Kolman mkolman at redhat.com
Mon Dec 16 18:37:42 UTC 2013


The name was changed in the hub, so for consistency
also change it in the spoke header.

Signed-off-by: Martin Kolman <mkolman at redhat.com>
---
 pyanaconda/ui/gui/spokes/network.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/network.glade b/pyanaconda/ui/gui/spokes/network.glade
index d1fdd94..94b29d7 100644
--- a/pyanaconda/ui/gui/spokes/network.glade
+++ b/pyanaconda/ui/gui/spokes/network.glade
@@ -232,7 +232,7 @@ updates available for you.</property>
   </object>
   <object class="AnacondaSpokeWindow" id="networkWindow">
     <property name="can_focus">False</property>
-    <property name="window_name" translatable="yes">NETWORK CONFIGURATION</property>
+    <property name="window_name" translatable="yes">NETWORK &amp; HOSTNAME</property>
     <signal name="button-clicked" handler="on_back_clicked" swapped="no"/>
     <child internal-child="main_box">
       <object class="GtkBox" id="AnacondaSpokeWindow-main_box1">
-- 
1.8.4.2



More information about the anaconda-patches mailing list