[virt-tools-list] [libosinfo 1/2] install-config: Document expected kbd layout format
Christophe Fergeau
cfergeau at redhat.com
Wed Dec 5 15:41:06 UTC 2012
On Mon, Dec 03, 2012 at 11:48:07PM +0200, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
>
> ---
> osinfo/osinfo_install_config.c | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/osinfo/osinfo_install_config.c b/osinfo/osinfo_install_config.c
> index adbf9df..6ba9c08 100644
> --- a/osinfo/osinfo_install_config.c
> +++ b/osinfo/osinfo_install_config.c
> @@ -124,7 +124,14 @@ const gchar *osinfo_install_config_get_hardware_arch(OsinfoInstallConfig *config
> OSINFO_INSTALL_CONFIG_PROP_HARDWARE_ARCH);
> }
>
> -
> +/**
> + * osinfo_install_config_set_l10n_keyboard:
> + *
> + * Sets the #OSINFO_INSTALL_CONFIG_PROP_L10N_KEYBOARD parameter.
> + *
> + * The expected format of this string is the same as
> + * #osinfo_install_config_set_l10n_language function's 'language' parameter.
> + */
> void osinfo_install_config_set_l10n_keyboard(OsinfoInstallConfig *config,
> const gchar *keyboard)
> {
> @@ -133,7 +140,6 @@ void osinfo_install_config_set_l10n_keyboard(OsinfoInstallConfig *config,
> keyboard);
> }
ACK for this patch, though I think Daniel prefers 2 blank lines between
functions, may be better to keep the whitespace changes out of this commit.
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20121205/5860853d/attachment.sig>
More information about the virt-tools-list
mailing list