Re: [E-devel] E SVN: maxerba trunk/efl/po

2013-01-05 Thread Massimo Maiurana
Gustavo Sverzut Barbieri, il 05/01/2013 23:34, ha scritto: > I guess it's bogus, if possible > remove the _() usage and the macro definition :-P I've just reverted the last commit, leaving the rest to others :) -- Massimo Maiurana GPG keyID #7044D601 La fede e' credere in ci

Re: [E-devel] E SVN: maxerba trunk/efl/po

2013-01-05 Thread Gustavo Sverzut Barbieri
On Sat, Jan 5, 2013 at 7:56 PM, Massimo Maiurana wrote: > Gustavo Sverzut Barbieri, il 05/01/2013 22:38, ha scritto: > > > except line 20 is: > > #define _(x) x > > so the gettext macro is cleared in the define and then used in a string. > what is the purpose of such a thing? > > seems it's the u

Re: [E-devel] E SVN: maxerba trunk/efl/po

2013-01-05 Thread Massimo Maiurana
Gustavo Sverzut Barbieri, il 05/01/2013 22:38, ha scritto: > except line 20 is: > #define _(x) x so the gettext macro is cleared in the define and then used in a string. what is the purpose of such a thing? -- Massimo Maiurana GPG keyID #7044D601 La fede e' credere in cio' c

Re: [E-devel] E SVN: maxerba trunk/efl/po

2013-01-05 Thread Gustavo Sverzut Barbieri
On Sat, Jan 5, 2013 at 7:12 PM, Massimo Maiurana wrote: > Gustavo Sverzut Barbieri, il 05/01/2013 21:12, ha scritto: > > What such module would translate?! > > > > I really don't know anything about input methods, but its description in > line > 772 is enclosed in a gettext macro so it is transla

Re: [E-devel] E SVN: maxerba trunk/efl/po

2013-01-05 Thread Massimo Maiurana
Gustavo Sverzut Barbieri, il 05/01/2013 21:12, ha scritto: > What such module would translate?! > I really don't know anything about input methods, but its description in line 772 is enclosed in a gettext macro so it is translatable. -- Massimo Maiurana GPG keyID #7044D601 L

Re: [E-devel] E SVN: maxerba trunk/efl/po

2013-01-05 Thread Gustavo Sverzut Barbieri
What such module would translate?! On Saturday, January 5, 2013, Massimo Maiurana wrote: > Gustavo Sverzut Barbieri, il 05/01/2013 19:39, ha scritto: > > Thanks! > > > > It would be nice to check if POTFILES is correctly and not missing things > > indeed it was missing one file containing one tra

Re: [E-devel] E SVN: maxerba trunk/efl/po

2013-01-05 Thread Massimo Maiurana
Gustavo Sverzut Barbieri, il 05/01/2013 19:39, ha scritto: > Thanks! > > It would be nice to check if POTFILES is correctly and not missing things indeed it was missing one file containing one translatable string: src/modules/ecore/immodules/xim/ecore_imf_xim.c added now in svn :) -- Massi

Re: [E-devel] E SVN: maxerba trunk/efl/po

2013-01-05 Thread Gustavo Sverzut Barbieri
Thanks! It would be nice to check if POTFILES is correctly and not missing things On Saturday, January 5, 2013, Enlightenment SVN wrote: > Log: > since the po files here was obtained merging original files from ecore and > efreet I think that headers should contain authors from both files, and s