Bug 113980

Summary: Simplify the page "Getting the Code" on WebKit.org
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Benjamin Poulain 2013-04-04 17:29:51 PDT
Simplify the page "Getting the Code" on WebKit.org
Comment 1 Benjamin Poulain 2013-04-04 17:33:06 PDT
Created attachment 196559 [details]
Patch
Comment 2 Sam Weinig 2013-04-06 16:05:14 PDT
Comment on attachment 196559 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=196559&action=review

> Websites/webkit.org/building/checkout.html:15
>  <div class="mac-instructions">

This class is not a great name anymore.

> Websites/webkit.org/building/checkout.html:19
> +        <p>Open Terminal</p>

Terminal is a pretty OS X specific name.  Perhaps we should say something like, open your shell? And then specify that on Mac, you do this via Terminal.
Comment 3 Benjamin Poulain 2013-04-07 18:08:25 PDT
Committed r147890: <http://trac.webkit.org/changeset/147890>