Mozilla Thunderbird 2.0.0.14 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Mozilla Thunderbird 2.0.0.14 (Default branch)
# 1  
Old 05-02-2008
Mozilla Thunderbird 2.0.0.14 (Default branch)

Image Mozilla Thunderbird is a total redesign of the Mozilla mail component to produce a cross-platform, stand-alone mail application using the XUL user interface language. It has many new features, among them the ability to customize your toolbars the way you want them. a new look and feel with a large number of downloadable themes which alter the appearance of the client, and the ability to add UI extensions. License: Mozilla Public License (MPL) Changes:
Two moderate security vulnerabilities have been fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Does anyone use Mozilla Thunderbird

I'm using Mozilla Thunderbird for e-mail and it tells me cannot connect to mail.qs.com. Then it goes into SMTP Issues when I try to send e-mail out. Does anyone have any suggestions? (1 Reply)
Discussion started by: cnitadesigner
1 Replies
Login or Register to Ask a Question
MOZ-VERSION(1)						     mozilla-devscripts suite						    MOZ-VERSION(1)

NAME
moz-version - version format handling tool SYNOPSIS
moz-version [options] action DESCRIPTION
moz-version is a tool for working with version string from the Mozilla suite. It can compare Mozilla versions, convert Mozilla version into Debian upstream version and the other way round. ACTIONS
-c, --compare version1 comparator version2 Compare version numbers, where comparator is a binary operator. moz-version returns success (zero result) if the specified condi- tion is satisfied, and failure (non-zero result) otherwise. The comparator must be one of lt le eq ne ge gt. -d, --to-deb version Converts Mozilla version into a Debian upstream version. For a full Debian version you have to add a revision. -m, --to-moz version Converts Debian version into a Mozilla version. The Debian revision and the epoch will be stripped away. OPTIONS
-h, --help Display a brief help message. -s, --silent Do not print anything and die silent on errors. -v, --verbose Print more information. AUTHOR
Benjamin Drung <bdrung@debian.org> moz-version August 2009 MOZ-VERSION(1)