Re: [PATCH] Offer VNC by default, not text mode.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ok M.

----- "Chris Lumens" <clumens@xxxxxxxxxx> wrote:

> ---
>  vnc.py |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/vnc.py b/vnc.py
> index 4f17206..3e5d813 100644
> --- a/vnc.py
> +++ b/vnc.py
> @@ -352,8 +352,8 @@ def askVncWindow(title = None, message = None):
>      while step < STEP_DONE:
>          if step == STEP_MESSAGE:
>              button = ButtonChoiceWindow(screen, title, message,
> -                                        buttons = [ _("Use text
> mode"),
> -                                                    _("Start VNC")
> ])
> +                                        buttons = [ _("Start VNC"),
> +                                                    _("Use text
> mode") ])
>  
>  	    if button == string.lower (_("Use text mode")):
>                  screen.finish()
> -- 
> 1.6.0.3
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux