On Wed, Aug 27, 2014 at 4:56 PM, ChunEon Park <[email protected]> wrote:

> I left the problem in the comment.
> " Application could use their own text domain."
>

Yeah, application could use their own text domain, then automatic ui
mirroring won't work, but that's an application issue, nothing of our
concern, and should be fixed in the application.



> But the origin code seems remove the locale with this.
> const char *msg_locale = setlocale(LC_MESSAGES, NULL);
>

RTFM, this is how you query the locale values.


>
> As far as your commit message,
> you should describe the reason why the code is correct and my revert is
> wrong.
>

Because your code completely breaks automatic UI mirroring, what else do
you need to know? That's why mine is correct and yours is not.
It's annoying that you just removed it without talking to anyone or even
testing the obviously affected parts especially since this code is correct
and broke nothing.

--
Tom.
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to