Add an item for the experimental WebKit2 support in SWT
Change-Id: I410665f6cfe2bd9f53951762daabb624c9f4e92e
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
diff --git a/platform/4.4/M6/index.html b/platform/4.4/M6/index.html
index 2ea330a..0b402a2 100644
--- a/platform/4.4/M6/index.html
+++ b/platform/4.4/M6/index.html
@@ -53,6 +53,15 @@
<td colspan="2"> <div class="title">SWT</div>
</td>
</tr>
+ <tr id="swt-webkit">
+ <td class="title">Experimental Support for WebKit2 added to the SWT Browser</td>
+ <td class="content">
+ The SWT Browser now has preliminary support for WebKit2. To try it out, create a browser
+ widget with style <code>SWT.WEBKIT</code>, and set the environment variable SWT_WEBKIT2
+ to 1. This is only supported with GTK+ 3.x; if GTK+ 3 is disabled the browser will
+ fallback to WebKit1.
+ </td>
+ </tr>
<tr>
<td colspan="2"><div align="left">[ <em>Not available yet</em> ]</div></td>
</tr>