wok-current diff retawq/stuff/skel/.retawq/config @ rev 4864
Add: pidgin-libnotify
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Feb 04 22:20:24 2010 +0100 (2010-02-04) |
parents | |
children | 5f1254dc8217 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/retawq/stuff/skel/.retawq/config Thu Feb 04 22:20:24 2010 +0100 1.3 @@ -0,0 +1,33 @@ 1.4 +# This is a run-time configuration for the web browser 1.5 +# retawq (<http://retawq.sourceforge.net/>). 1.6 +# This file is part of SliTaz GNU/Linux 1.7 +# (http://www.slitaz.org/). 1.8 + 1.9 +# A bookmarks document; we use a local file: 1.10 +bookmarks local:~/.retawq/bookmarks.html 1.11 + 1.12 +# Set colors, if you want black-on-white colors, 1.13 +# use colors reverse: 1.14 +colors on 1.15 + 1.16 +# Our home page, you can set this value to off: 1.17 +home http://www.slitaz.org/ 1.18 + 1.19 +# Our favorite search engine. 1.20 +search-engine http://www.google.com/ 1.21 + 1.22 +# When downloading something from an HTTP server, we prefer the French 1.23 +# language, but would also accept English. 1.24 +languages fr,en 1.25 + 1.26 +# Allow any ("*") CGI scripts in /var/www directory. 1.27 +local-cgi 1.28 + allow /var/www/cgi-bin/* 1.29 + allow /home/hacker/Public/cgi-bin/* 1.30 + 1.31 +# Maximum number of automatic redirections; we need to access a completely 1.32 +# screwed server which requires more than 10 redirections. 1.33 +redirections 15 1.34 + 1.35 +# Tell HTTP servers about our operating system. 1.36 +user-agent 1