Bug 130901

Summary: [GTK] Move NEWS file to a new location
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mrobinson, svillar
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 130899    
Attachments:
Description Flags
Patch bfulgham: review+

Description Carlos Garcia Campos 2014-03-28 10:07:35 PDT
Not sure where, though, but it's currently in Source/webKit/gtk that will be hopefully removed soon :-)
Comment 1 Carlos Garcia Campos 2014-04-01 05:25:45 PDT
Created attachment 228271 [details]
Patch
Comment 2 Martin Robinson 2014-04-01 07:02:00 PDT
Comment on attachment 228271 [details]
Patch

You also need to update Tools/gtk/manifest.txt which allows this file to be included at the proper place (the root) of the distribution tarball.
Comment 3 Carlos Garcia Campos 2014-04-01 08:37:40 PDT
(In reply to comment #2)
> (From update of attachment 228271 [details])
> You also need to update Tools/gtk/manifest.txt which allows this file to be included at the proper place (the root) of the distribution tarball.

Right! I forgot the new make dist :)
Comment 4 Brent Fulgham 2014-04-01 10:09:21 PDT
Comment on attachment 228271 [details]
Patch

r=me
Comment 5 Carlos Garcia Campos 2014-04-02 02:59:12 PDT
Committed r166638: <http://trac.webkit.org/changeset/166638>