On Mon, Dec 03, 2012 at 11:48:07PM +0200, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> > > --- > 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
Attachment:
pgpYFyiTJaMPK.pgp
Description: PGP signature
_______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list