Daniel Juyung Seo, il 21/04/2011 06:50, ha scritto: > Hello, > >>> -#define _(str) dgettext(PACKAGE, str) >>> +#define D_(str) dgettext(PACKAGE, str) > > According to that change, I have a question. > elementary uses E_(string) for dgettext. > > #define E_(string) dgettext(PACKAGE, string) > > Is there a recommended way to use dgettext? > _(str), E_(str), D_(str) ?
I don't knoew why elementary defines dgettext() as E_(), I used D_() in this
case because all modules defines it this way.
--
Massimo Maiurana massimo<at>ragusa.linux.it
http://massimo.solira.org GPG keyID #7044D601
Creare l'uomo fu un'idea bizzarra e originale,
ma aggiungere la pecora fu una tautologia.
[Mark Twain]
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
