mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
15 lines
503 B
HTML
15 lines
503 B
HTML
<html>
|
|
<head>
|
|
<title>mozilla/mail</title>
|
|
</head>
|
|
<body>
|
|
<h1>mozilla/mail</h1>
|
|
The goal of this project is to produce a stand alone mail client.<p>
|
|
The initial work will be to take the current mozilla/mailnews FE code
|
|
and collapse all the overlays, and remove all the integration with
|
|
browser (links will launch the default browser), editor (except for mail compose), chat, etc.<p>
|
|
There won't be any sidebar.<p>
|
|
See http://bugzilla.mozilla.org/show_bug.cgi?id=90293 for some details<p>
|
|
</body>
|
|
</html>
|