Change "Mail.app" to "Mail".
* index.html:
* projects/editing/index.html:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@13177
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-03-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
+
+ Reviewed by Darin.
+
+ Change "Mail.app" to "Mail".
+
+ * index.html:
+ * projects/editing/index.html:
+
2006-03-06 Geoffrey Garen <ggaren@apple.com>
Oops, accidentally deleted the archives links.
</style>
<h2>Welcome to the web site for the WebKit Open Source Project!</h2>
-<p>WebKit is the system framework used on Mac OS X by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, Mail.app, and many other OS X applications. It is based on the <a href="http://khtml.info">KHTML</a> engine from <a href="http://kde.org/">KDE</a>.</p>
+<p>WebKit is the system framework used on Mac OS X by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, Mail, and many other OS X applications. It is based on the <a href="http://khtml.info">KHTML</a> engine from <a href="http://kde.org/">KDE</a>.</p>
<h2>Getting involved</h2>
<a href="http://nightly.webkit.org/"><img src="images/download.png" id="download" alt="download nightly" width="189" height="65" /></a>
<h3>Overview</h3>
<p>Welcome to the HTML editing home page. HTML editing is a new feature that shipped with Safari 1.3 on Panther and
-Safari 2.0 on Tiger. Most importantly the WebKit editing engine is used to compose mail messages in Mail.app on Tiger. HTML
+Safari 2.0 on Tiger. Most importantly the WebKit editing engine is used to compose mail messages in Mail on Tiger. HTML
editing can also be used in Web pages using WinIE-compatible APIs like <i>contentEditable</i> and <i>designMode</i>.</p>
<p>Architecturally the editor operates as a series of commands that are executed on a document's object model tree. Each command