tazweb diff README @ rev 69

Restore back and forward button (now we have put some item to context menu) and make all thet look nice
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 22 22:06:47 2011 +0200 (2011-04-22)
parents 329c2beaf754
children 1a3cdce1d9eb
line diff
     1.1 --- a/README	Tue Apr 19 01:34:35 2011 +0200
     1.2 +++ b/README	Fri Apr 22 22:06:47 2011 +0200
     1.3 @@ -47,7 +47,7 @@
     1.4                          G_CALLBACK (mime_type_decision_cb), web_view);
     1.5  
     1.6      * Get user config directory path in $HOME
     1.7 -      config = g_strdup_printf ("%s/.config/tazweb", g_get_home_dir ());
     1.8 +      config = g_strdup_printf ("%s/.config/tazweb", g_get_home_dir ());      
     1.9  
    1.10  
    1.11  ================================================================================