Re: [Tails-dev] debian locale

Poista viesti

Vastaa
Lähettäjä: intrigeri
Päiväys:  
Vastaanottaja: M
Kopio: The Tails public development discussion list
Aihe: Re: [Tails-dev] debian locale
Hi,

† wrote (19 Jun 2011 00:24:06 GMT) :
> I'm currently porting software from ubuntu to debian-squeeze for
> tails gsoc project. The problem is that it uses
> '/usr/share/locale-langpack/' which is absent in debian.


Indeed.

> Do you know what's the difference in l10n between ubuntu and debian?
> Some porting advices?


Seems like this path is only used to build the GDM_MOFILES variable,
where the code asks gettext to look for translation files (.mo files).

The following command (run inside your Debian Squeeze VM) will tell
you where the gdm3 Debian package puts its .mo files:

dpkg -L gdm3 | grep '\.mo$'

... i.e. in the standard FHS-compliant place AFAIK. No need to deal
with special casing Ubuntu's non-standard directories in
tails-greeter :)

Bye,
--
intrigeri <intrigeri@???>
| GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
| OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
| So what?