tazweb diff README @ rev 96

Add godane and paul to AUTHORS
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 30 11:59:35 2011 +0200 (2011-04-30)
parents faa4ee68950b
children a8d926c59509
line diff
     1.1 --- a/README	Mon Apr 25 01:17:19 2011 +0200
     1.2 +++ b/README	Sat Apr 30 11:59:35 2011 +0200
     1.3 @@ -60,6 +60,9 @@
     1.4  
     1.5      * Append a string
     1.6        g_string_append(string, " - TazWeb");
     1.7 +
     1.8 +     * Editable webview
     1.9 +       webkit_web_view_set_editable (webview, TRUE);
    1.10        
    1.11  
    1.12  ================================================================================