wok diff dillo-hg/stuff/dillorc @ rev 7866

Add desktop file for gtklauncher from libwebkit
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jan 03 00:41:10 2011 +0100 (2011-01-03)
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	Mon Jan 03 00:41:10 2011 +0100
     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 '+'.