FS#50219 - [thunderbird] Enable Lightning extension
Attached to Project:
Arch Linux
Opened by Balló György (City-busz) - Sunday, 31 July 2016, 22:34 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 10 April 2017, 00:01 GMT
Opened by Balló György (City-busz) - Sunday, 31 July 2016, 22:34 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 10 April 2017, 00:01 GMT
|
Details
I tested thunderbird 45.2.0 with --enable-calendar option
(both with existing and new profile), and now I don't see
any problems reported in
|
This task depends upon
Closed by Doug Newgard (Scimmia)
Monday, 10 April 2017, 00:01 GMT
Reason for closing: Implemented
Additional comments about closing: thunderbird 52.0-2
Monday, 10 April 2017, 00:01 GMT
Reason for closing: Implemented
Additional comments about closing: thunderbird 52.0-2
Commit message doesn't say why. heftig?
http://pkgs.fedoraproject.org/cgit/rpms/thunderbird.git/tree/mklangsource.sh
Maybe we could use it in a bit modified form?
1. Download translations for all supported languages as tagged snapshots from the mercurial repo. The list of supported languages can be found in mail/locales/shipped-locales.
2. Include translations in the Lightning extension. All of them are merged into one extension.
3. Create langpacks for Thunderbird.
4. Install langpacks.
For the 2. and 3. steps we need to merge translations with en-US to add the missing strings/files, and it requires a command-line tool called 'compare-locales'. I attached a PKGBUILD for this tool.
So we have multiple options:
1. Drop thunderbird-i18n package, and add all langpacks into the main thunderbird package.
2. Drop thunderbird-i18n, and use this package to create split packages for each langpacks as we currently provide them.
3. Don't touch langpacks at all, just include Lightning's translations in its extension, and leave the thunderbird-i18n package as is.
PKGBUILD (0.6 KiB)
[1] https://bbs.archlinux.org/viewtopic.php?pid=1703104
[2] https://addons.mozilla.org/en-US/thunderbird/addon/lightning/reviews/857710/
[1] https://bbs.archlinux.org/viewtopic.php?pid=1702765#p1702765