aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-01-02 20:11:15 +0100
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-01-02 20:11:15 +0100
commit9dd1370d0b7cd876f004f7a822b0357039252184 (patch)
treebf9fcf6c6b2332cf70948d225000ee1a0d77c0ea /examples/config
parent02995443bc8af38fc3bb3896c8d32eb0adc142d0 (diff)
remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no longer needed + update paths everywhere + remove examples/config/enchant (also not needed since sandbox) + bugfix: set /home/dieter in sandbox
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/config (renamed from examples/config/uzbl/config)2
-rw-r--r--examples/config/cookies (renamed from examples/config/uzbl/cookies)0
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/config/uzbl/config b/examples/config/config
index 3edb36c..eb17813 100644
--- a/examples/config/uzbl/config
+++ b/examples/config/config
@@ -32,7 +32,7 @@ set set_status = set status_message =
set shell_cmd = sh -c
# Spawn path shortcuts. In spawn the first dir+path match is used in "dir1:dir2:dir3:executable"
-set scripts_dir = $XDG_DATA_HOME/uzbl:@prefix/share/uzbl/examples/data/uzbl:scripts
+set scripts_dir = $XDG_DATA_HOME/uzbl:@prefix/share/uzbl/examples/data:scripts
# Javascipt helpers.
set jsh = js var run=Uzbl.run; function get(k){return run("print \\\@"+k)}; function set(k, v) {run("set "+k+" = "+v)};
diff --git a/examples/config/uzbl/cookies b/examples/config/cookies
index 9b7374a..9b7374a 100644
--- a/examples/config/uzbl/cookies
+++ b/examples/config/cookies