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

Samantha N. Bueno sbueno+anaconda at redhat.com
Wed Dec 11 18:50:49 UTC 2013


Ack. I think this will definitely be more helpful for users.

On Wed, Dec 11, 2013 at 12:46:51PM -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
> -- 
> 1.8.3.1
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches


More information about the anaconda-patches mailing list