Re: [PATCH 1/5] install-config: Correct default keyboard layout

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

 



On 29.12.2012 00:14, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx>
> 
> After commit 35a87594, format of keyboard layout string is the same as
> the language.
> ---
>  osinfo/osinfo_install_config.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/osinfo/osinfo_install_config.c b/osinfo/osinfo_install_config.c
> index 2007ec9..6b6917b 100644
> --- a/osinfo/osinfo_install_config.c
> +++ b/osinfo/osinfo_install_config.c
> @@ -153,7 +153,7 @@ osinfo_install_config_init (OsinfoInstallConfig *config)
>  
>      osinfo_entity_set_param(OSINFO_ENTITY(config),
>                              OSINFO_INSTALL_CONFIG_PROP_L10N_KEYBOARD,
> -                            "us");
> +                            "en_US.UTF-8");
>      osinfo_entity_set_param(OSINFO_ENTITY(config),
>                              OSINFO_INSTALL_CONFIG_PROP_L10N_TIMEZONE,
>                              "America/New_York");
> @@ -179,7 +179,7 @@ osinfo_install_config_init (OsinfoInstallConfig *config)
>   *
>   * Construct a new install configuration with default values for
>   * language, keyboard, timezone and admin password. The default values
> - * are to use an 'us' keyboard, an 'en_US.UTF-8' language and an
> + * are to use an 'en_US.UTF-8' language and keyboard, and an
>   * 'America/New_York' timezone. The admin password is set to a random
>   * 8 character password.
>   *
> 

ACK series

Michal

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux