Bug 131028 - [GTK] Move translations to a new location
Summary: [GTK] Move translations to a new location
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: 130899
  Show dependency treegraph
 
Reported: 2014-04-01 05:27 PDT by Carlos Garcia Campos
Modified: 2014-04-01 23:52 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-04-01 05:27:12 PDT
They are currently in Source/WebKit/gtk/, they should be moved to Source/WebKit2/gtk/
Comment 1 Gustavo Noronha (kov) 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?
Comment 2 Martin Robinson 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.
Comment 3 Carlos Garcia Campos 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.