I just posted the latest firefox ( 1.0 preview version ) and thunderbird ( 0.8 ) packages for QNX 630 at: http://www.qnxzone.com/~amardare/mozilla/1.7/firefox-1.0-x86-public.qpr and http://www.qnxzone.com/~amardare/mozilla/1.7/thunderbird-0.8-x86-public…
New in Firefox 1.0 preview release
    * Live Bookmarks
    * Improved FastFind
    * Improved Security
    * Master Password
    * Software Update
    * Smaller Download
New in Thunderbird 0.8
    * Global Inbox
    * Comprehensive Data Migration
    * RSS Integration
    * Improved Privacy Controls
    * Improved Quick Search
    * Master Password
I noticed a problem when a ~/.thunderbird directory exists ( for example switching from a thunderbird=0.7 to the 0.8 ). I would:
- write down my account settings while in the old version.
- mv ~/.thunderbird ~/.thunderbird.old
- run thunderbird 0.8
- re-add the accounts
- to retrive the old messages from local folders manually copy the Mail folders. For example:
cp -Rv ~/.thunderbird.old/*default*/Mail/"Local Folders" ~/.thunderbird/*default*/Mail
Adrian