Re: Thunderbird 3 x86_64 addons

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le 04/03/2009 19:32, Tom "spot" Callaway a écrit :

> Enigmail (GPG):
> http://spot.fedorapeople.org/enigmail-0.96a-linux-x86_64.xpi

This will probably only work in English as the other languages are not
fully translated.

If you want, I write a small script which generate the needed lang file
by merging the existing one and the english one (for missing strings)

I use something like (in my spec file)

pushd mailnews/extensions/enigmail
for rep in $(cat lang/current-languages.txt)
do
	dos2unix lang/$rep/enigmail.dtd
	dos2unix lang/$rep/enigmail.properties
	php %{SOURCE101} ui/locale/en-US lang/$rep
done
popd

Where  Source101 is
http://remi.fedorapeople.org/enigmail-fixlang.php

PHP is probably not the better language for this, but it's the one I
pratice ;)

Works well, at least in french.

+

-- 
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: 
https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux