[PATCH] Rename the network config spoke a little bit.

Vratislav Podzimek vpodzime at redhat.com
Thu Dec 12 09:48:52 UTC 2013


On Wed, 2013-12-11 at 12:46 -0500, Chris Lumens wrote:
> We've gotten some feedback that it's hard to find the place to change the
> hostname.  I think we figured people would assume it's part of network
> configuration, but I guess not.  So let's just put it in the spoke title
> and see if that works better.
> ---
>  pyanaconda/ui/gui/spokes/network.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pyanaconda/ui/gui/spokes/network.py b/pyanaconda/ui/gui/spokes/network.py
> index 2ecc774..777915a 100644
> --- a/pyanaconda/ui/gui/spokes/network.py
> +++ b/pyanaconda/ui/gui/spokes/network.py
> @@ -1292,7 +1292,7 @@ class NetworkSpoke(FirstbootSpokeMixIn, NormalSpoke):
>      mainWidgetName = "networkWindow"
>      uiFile = "spokes/network.glade"
>  
> -    title = CN_("GUI|Spoke", "_NETWORK CONFIGURATION")
> +    title = CN_("GUI|Spoke", "_NETWORK & HOSTNAME")
>      icon = "network-transmit-receive-symbolic"
>  
>      category = SystemCategory
That's what I call a neat solution for a painful issue, nice!

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list