[seed] Update readme for webkit build changes



commit f4798f474e0eecc0ec5bd2fea64bc8e2c8e64e85
Author: Tim Horton <hortont gnome org>
Date:   Mon Aug 30 18:21:21 2010 -0400

    Update readme for webkit build changes

 README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/README b/README
index 2c09a21..b552a96 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
 
 Seed is a library and interpreter, dynamically bridging (through gobject-introspection) the WebKit JavaScriptCore engine with the GObject type system. In a more concrete sense, Seed enables you to immediately write applications around a significant portion of the GNOME platform, and easily embed JavaScript as a scripting language in your GObject library.
 
-Seed requires WebKitGtk+ 3.0 (built against gtk+-3.0).
+Seed recommends WebKitGtk+ 3.0 (built against gtk+-3.0). If you want to use WebKitGtk+ 1.0, append "--with-webkit=1.0" to your configuration arguments.
 
 Website: http://live.gnome.org/Seed
 SVN: git://git.gnome.org/seed



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]