<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ray Strode wrote:
<blockquote
 cite="mid:45abe7d80906050803k10d07fb6ub52bd852ef4f3cfd@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi,

  </pre>
  <blockquote type="cite">
    <pre wrap="">2. to GDM maintainers: Is it possible to change the list of languages
dynamically (based on the language-supports installed) on the GDM login
screen?
    </pre>
  </blockquote>
  <pre wrap=""><!---->We only show a language in the language list if

1) It's got at least one translation in /usr/share/locale
2) it's recognized by libc as a valid utf8 locale
3) it's listed in iso-codes
4) it's got enough font converage to at least show it's own name in
the language list.

--Ray
  </pre>
</blockquote>
<br>
I think above checks only ensures the technical (rather i18n) support
exists. But, what about the native language desktop users who expects
fedora to be equal for all languages (just like english)?<br>
<br>
How about,<br>
<br>
We only show a language in the language list if<br>
- language-support is installed (e.g. yum groupinstall chinese-support)<br>
<br>
<pre class="moz-signature" cols="72">-- 
Regards,
Ankit Patel
<a class="moz-txt-link-freetext" href="http://www.indianoss.org/">http://www.indianoss.org/</a>
</pre>
</body>
</html>