Title: [116770] trunk/Websites/webkit.org
Revision
116770
Author
da...@apple.com
Date
2012-05-11 08:40:50 -0700 (Fri, 11 May 2012)

Log Message

Add a link to WebKit trademark terms of use, other small website changes
https://bugs.webkit.org/show_bug.cgi?id=86112

Reviewed by Dan Bernstein.

* contact.html: Use RIGHT SINGLE QUOTATION MARK instead of APOSTROPHE as appropriate.
Fixed awkward use of the phrase "per itself" and the use of "intent" where "intend"
was intended.

* nav.inc: Added mention of the WebKit trademark and a link to the trademark terms
of use on the macosforge.org terms of use page.

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/ChangeLog (116769 => 116770)


--- trunk/Websites/webkit.org/ChangeLog	2012-05-11 15:23:49 UTC (rev 116769)
+++ trunk/Websites/webkit.org/ChangeLog	2012-05-11 15:40:50 UTC (rev 116770)
@@ -1,3 +1,17 @@
+2012-05-10  Darin Adler  <da...@apple.com>
+
+        Add a link to WebKit trademark terms of use, other small website changes
+        https://bugs.webkit.org/show_bug.cgi?id=86112
+
+        Reviewed by Dan Bernstein.
+
+        * contact.html: Use RIGHT SINGLE QUOTATION MARK instead of APOSTROPHE as appropriate.
+        Fixed awkward use of the phrase "per itself" and the use of "intent" where "intend"
+        was intended.
+
+        * nav.inc: Added mention of the WebKit trademark and a link to the trademark terms
+        of use on the macosforge.org terms of use page.
+
 2012-05-07  Dan Bernstein  <m...@apple.com>
 
         webkit.org instructions for debugging WebProcess are unnecessarily complex

Modified: trunk/Websites/webkit.org/contact.html (116769 => 116770)


--- trunk/Websites/webkit.org/contact.html	2012-05-11 15:23:49 UTC (rev 116769)
+++ trunk/Websites/webkit.org/contact.html	2012-05-11 15:40:50 UTC (rev 116770)
@@ -13,7 +13,7 @@
 list. Most of the questions will go to this mailing list. Usual topics include:
 <ol>
 <li>how to build WebKit</li>
-<li>how to use WebKit's APIs</li>
+<li>how to use WebKit&rsquo;s APIs</li>
 <li>how to embed WebKit</li>
 <li>how to port WebKit</li>
 </ol>
@@ -21,8 +21,8 @@
 
 <li><a href="" is for WebKit-related jobs.</li>
 
-<li><a href="" is for discussion of the WebKit project's development per itself.
-If you do not intent to contribute patches to WebKit, you should direct your questions to webkit-help.</li>
+<li><a href="" is for discussion of the WebKit project&rsquo;s development.
+If you do not intend to contribute patches to WebKit, you should direct your questions to webkit-help.</li>
 
 <li><a href="" is a list for notification of review requests. Bugzilla automatically notifies this list of all patches awaiting review.</li>
 
@@ -50,11 +50,11 @@
 
 <p>
 <b>Trac</b><br>
-Want to know more about what we're up to? Check out our <a href="" where you can browse the source and see our changes.
+Want to know more about what we&rsquo;re up to? Check out our <a href="" where you can browse the source and see our changes.
 </p>
 <p>
 <b>CIA</b><br>
-Project activity of WebKit and other projects is measured at <a href="" where you can see if we've done anything on our <a href="" page</a>.
+Project activity of WebKit and other projects is measured at <a href="" where you can see if we&rsquo;ve done anything on our <a href="" page</a>.
 </p>
 <p>
 <b>Build Bot</b><br>

Modified: trunk/Websites/webkit.org/nav.inc (116769 => 116770)


--- trunk/Websites/webkit.org/nav.inc	2012-05-11 15:23:49 UTC (rev 116769)
+++ trunk/Websites/webkit.org/nav.inc	2012-05-11 15:40:50 UTC (rev 116770)
@@ -57,10 +57,13 @@
         <a href="" licenses</a>.
         Complete license and copyright information can be found within the code.
     </div>
-
+    <div id="trademark">
+        WebKit and the WebKit logo are trademarks of Apple Inc.
+        <a href="" of Use</a>.
+    </div>
     <div id="terms">
         Hosting provided by <a href=''>Mac OS Forge</a>.
         Use of this site is subject to the
-        <a href=''>Mac OS Forge Terms of Use</a>.
+        <a href="" OS Forge Terms of Use</a>.
     </div>
 </div>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to