After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700786 - language: Add some likely relevant languages to the initial list
language: Add some likely relevant languages to the initial list
Status: RESOLVED FIXED
Product: gnome-initial-setup
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Initial Setup maintainer(s)
GNOME Initial Setup maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-05-21 16:22 UTC by Rui Matos
Modified: 2013-05-21 18:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
language: Add some likely relevant languages to the initial list (2.53 KB, patch)
2013-05-21 16:22 UTC, Rui Matos
committed Details | Review

Description Rui Matos 2013-05-21 16:22:48 UTC
See the downstream bug
https://bugzilla.redhat.com/show_bug.cgi?id=965663
Comment 1 Rui Matos 2013-05-21 16:22:50 UTC
Created attachment 244962 [details] [review]
language: Add some likely relevant languages to the initial list

We can reuse this otherwise unused function to add the current
environment locale and other user accounts' languages to expand our
initial list of languages a bit and make it more likely to be
immediately useful without having to expand to the full list.
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-05-21 16:28:26 UTC
Review of attachment 244962 [details] [review]:

OK. Does this need a g-c-c resync?
Comment 3 Rui Matos 2013-05-21 18:09:55 UTC
(In reply to comment #2)
> OK. Does this need a g-c-c resync?

It wouldn't hurt but wouldn't have any pratical effect since g-c-c
already always shows the currently set user account language in the
initial list.

g-i-s otoh, runs either in its own special account or when initially
logging in and, in both cases, doesn't have a language set in
AccountsService yet.

Attachment 244962 [details] pushed as 04d8f07 - language: Add some likely relevant languages to the initial list