[GTK] Rename WebKit2 GTK+ API main header as webkit2.h
authorcarlosgc@webkit.org <carlosgc@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 27 Sep 2011 16:40:03 +0000 (16:40 +0000)
committercarlosgc@webkit.org <carlosgc@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 27 Sep 2011 16:40:03 +0000 (16:40 +0000)
commit062e2018acefb0e89ae45b59af4b9619daac27ce
treefba73d602bb404a4e7ef4cc7da911b6d02ec35d0
parent761bb3172b8ff35ed1473aa16679520876857ed5
[GTK] Rename WebKit2 GTK+ API main header as webkit2.h
https://bugs.webkit.org/show_bug.cgi?id=65178

Reviewed by Martin Robinson.

Source/WebKit2:

* GNUmakefile.am: Add webkit2.h.
* UIProcess/API/gtk/WebKitWebView.h:
* UIProcess/API/gtk/webkit2.h: Renamed from Source/WebKit2/UIProcess/API/gtk/webkit/webkit.h.
* webkit2gtk.pc.in: Use webkitgtk-<api-version> as include dir.

Tools:

* GNUmakefile.am:
* GtkLauncher/main.c: Include <webkit2/webkit2.h>.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96121 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit2/ChangeLog
Source/WebKit2/GNUmakefile.am
Source/WebKit2/UIProcess/API/gtk/WebKitWebView.h
Source/WebKit2/UIProcess/API/gtk/webkit2.h [moved from Source/WebKit2/UIProcess/API/gtk/webkit/webkit.h with 82% similarity]
Source/WebKit2/webkit2gtk.pc.in
Tools/ChangeLog
Tools/GNUmakefile.am
Tools/GtkLauncher/main.c