wok-6.x diff dillo-hg/stuff/dillorc @ rev 5194

Up: slitaz-base-files (3.2) Wok have now a 3.0 version string
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 15:43:04 2010 +0200 (2010-03-28)
parents fa76f0f82bbc
children
line diff
     1.1 --- a/dillo-hg/stuff/dillorc	Wed Apr 29 21:18:16 2009 +0200
     1.2 +++ b/dillo-hg/stuff/dillorc	Sun Mar 28 15:43:04 2010 +0200
     1.3 @@ -91,11 +91,11 @@
     1.4  # start_page="about:blank"
     1.5  # start_page="http://www.dillo.org"
     1.6  # start_page="file:/home/jcid/custom_page.html"
     1.7 -start_page="file:/usr/share/webhome/dillo-index.html"
     1.8 +start_page="file:/usr/share/webhome/dillo.html"
     1.9  
    1.10  # Set the home location
    1.11  # home="file:/home/jcid/HomePage/Home.html"
    1.12 -home="file:/usr/share/webhome/dillo-index.html"
    1.13 +home="file:/usr/share/webhome/dillo.html"
    1.14  
    1.15  # Set the URL used by the web search dialog.
    1.16  # "%s" is replaced with the search keywords separated by '+'.