repository, use the hidden "-register" option instead. This has the
advantage of not requiring an X DISPLAY and not modifying any
preferences.
* Add i18n support to the Thunderbird startup script [1]
* Link nss with -Bsymbolic to avoid symbol conflicts with OpenSSL. This
should help alleviate the CUPS printing problem
PR: 73839 [1]
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
* Change an instance of Firefox to Thunderbird [1]
* Workaround a potential crash with JavaScript pop-ups [2]
* Use Xvfb to initialize the extensions datastore as root
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=264557
Sbumitted by: Radek Kozlowski <radek@raadradd.com> [1]
* Now that the fake installation code from Firefox has stabilized, adapt it
here to eliminate the need for a static plist
See http://www.mozilla.org/products/thunderbird/releases/ for all the juicy
goodies in 0.8.
http://www.mozilla.org/products/thunderbird/releases.
This has the same limitation that Firefox 0.9 had where it needs to be run as
root first. I applied the same hacks to workaround that; however, some users
may need to run thunderbird twice before it starts correctly.