diff --git a/general.ent b/general.ent
index fca96aca59..bcc9425ab3 100644
--- a/general.ent
+++ b/general.ent
@@ -538,7 +538,7 @@ $Date$
-
+
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 3ebe7d03d7..dcfd22ea9b 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -46,6 +46,10 @@
[dj] - Updated to icedtea6-1.9-2-i586-bin.tar.bz2.
+
+ [ken] - Updated to Webkitgtk-1.2.4. Fixes ticket
+ #3147.
+
diff --git a/x/lib/webkitgtk.xml b/x/lib/webkitgtk.xml
index 7d84cbb1e1..6fed5d0912 100644
--- a/x/lib/webkitgtk.xml
+++ b/x/lib/webkitgtk.xml
@@ -6,9 +6,9 @@
-
-
-
+
+
+
]>
@@ -33,7 +33,7 @@
portable web rendering engine WebKit to the
GTK+ platform.
- &lfssvn_checked;20100803&lfssvn_checked2;
+ &lfssvn_checked;20100817&lfssvn_checked2;
Package Information
@@ -59,9 +59,6 @@
WebKitGTK+ Dependencies
-
-
Required
,
,
@@ -75,10 +72,15 @@
, and
+ Recommended
+ (Required
+ if building epiphany)
+
+
+
Optional
,
GeoClue,
- ,
MathML, and
@@ -93,7 +95,7 @@
Install WebKitGTK+ by running the following
commands:
-./configure --prefix=/usr &&
+./configure --prefix=/usr --enable-introspection &&
make
To test the results, issue: make check.
@@ -107,15 +109,15 @@ make
Command Explanations
+ : This option enables support
+ for gobject-introspection.
+
: This option enables support
for 3D transforms.
: This option enables support for
geolocation.
- : This option enables support
- for gobject-introspection.
-
: This option enables support for
MathML.