wok-current diff dillo-hg/stuff/dillorc @ rev 7702
Up: bluez to 4.81.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Dec 18 15:53:38 2010 +0000 (2010-12-18) |
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 Sat Dec 18 15:53:38 2010 +0000 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 '+'.