Re: GtkApplication and argc/arv
- From: Colin Walters <walters verbum org>
- To: Petr Tomasek <tomasek etf cuni cz>
- Cc: gtk-devel-list gnome org, Murray Cumming <murrayc murrayc com>, Morten Welinder <mortenw gnome org>
- Subject: Re: GtkApplication and argc/arv
- Date: Fri, 25 Mar 2011 13:08:58 -0400
On Fri, Mar 25, 2011 at 12:39 PM, Petr Tomasek <tomasek etf cuni cz> wrote:
>
> Wait... So it won't be possible with gnome-shell/gtk3 applications
> to have two instances of the same program started with two different
> locales?
By default, yes, that is correct. Application authors can do whatever
they want to support this if they think it's important. I'm not
really convinced that running a whole different process is a sane
solution for GNumeric to do different decimal separators. At some
point, you have to start fixing the underlying stack; so libc would
need to gain sprintf_locale ("en_US.UTF-8", "%f", 0.1) etc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]