[PATCH] Add warning to keyboard spoke on live installations (#886463)

Brian C. Lane bcl at redhat.com
Thu Dec 13 18:05:27 UTC 2012


On Thu, Dec 13, 2012 at 01:36:16PM +0100, Vratislav Podzimek wrote:
> On live installations we do not change runtime keyboard configuration
> because desktop enviromnets provide their tools for that. We should give
> the user a hint on that.
> 
> Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
> ---
>  pyanaconda/ui/gui/spokes/keyboard.glade | 50 +++++++++++++++++++++++++++++++--
>  pyanaconda/ui/gui/spokes/keyboard.py    |  4 +++
>  2 files changed, 52 insertions(+), 2 deletions(-)


> +                        <property name="can_focus">False</property>
> +                        <property name="label" translatable="yes">On installations with running desktop environment, changes done here only apply to the installed system. Use tools of the running desktop environment to configure keyboard for the installation process.</property>

We already know this is a live install, so I think this can be shorter:

Changes here will only apply to the installed system. Use the live
desktop's tool to configure the keyboard for the installation process.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 478 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20121213/6386313c/attachment-0001.sig>


More information about the anaconda-patches mailing list