On Wed, Oct 31, 2012 at 03:37:56PM +0200, Zeeshan Ali (Khattak) wrote: > > I'd have a slight preference for _() here rather than gettext(), but I'm > > fine either way. > > The example code in N_ docs in glib reference manual seems to suggest > that gettext is more appropriate in this context.
_() and gettext() are the same here, but _() is defined differently for libraries, so that may be why gettext() is explicitly mentioned. Christophe
pgp6vZ8b600KT.pgp
Description: PGP signature
_______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
