Localization
Richard Hughes
hughsient at gmail.com
Wed Jun 29 09:07:34 UTC 2016
On 29 June 2016 at 10:01, Alexander Larsson <alexl at redhat.com> wrote:
> I don't know exactly how to pick the list of locales to install
> actually. Do we want a setting somewhere, or somehow pick that up from
> the host os (i.e. doesn't fedora have a similar thing for rpms these
> days).
That requires a bit of re-architecting on how the langpacks thing
works, but nothing I can't cope with. I guess some design input on how
the user says "I can speak in Polish now" (region/language panels?) is
needed here so g-s has some data.
> Once that is decided, g-s should look for $foo.Locale runtimes whenever
> installing $foo, with a list of subpaths based on the previous list.
Four questions:
* Is the update/remove case handled automatically when there are
locales installed or do I have to handle that explicitly?
* How are the Locale sub-interface names created? Using the ISO
language code? Using the Locale string?
* When Installing $foo.Locale is this just handled like installing
another app or does g-s have to do something different here.
* Is it safe to install app locales when the app is already running?
If yes, I guess a restart of that app is required?
Thanks,
Richard
More information about the xdg-app
mailing list