Bug 131028

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

Carlos Garcia Campos
Reported 2014-04-01 05:27:12 PDT
They are currently in Source/WebKit/gtk/, they should be moved to Source/WebKit2/gtk/
Attachments
Gustavo Noronha (kov)
Comment 1 2014-04-01 13:32:10 PDT
They're actually in Source/WebCore/platform/gtk right now. We could move them to the wk2 API directory, but I think they're fine where they are now, what do you think?
Martin Robinson
Comment 2 2014-04-01 13:32:47 PDT
(In reply to comment #1) > They're actually in Source/WebCore/platform/gtk right now. We could move them to the wk2 API directory, but I think they're fine where they are now, what do you think? At least to me the WebCore directory makes the most sense.
Carlos Garcia Campos
Comment 3 2014-04-01 23:52:42 PDT
Oops, I'm sorry, I saw a po dir in Source/WebKit/gtk/ and assumed they were still there, but it's probably an empty dir in my local copy :-P Yes, I think they are fine in WebCore.
Note You need to log in before you can comment on or make changes to this bug.