aboutsummaryrefslogtreecommitdiffstats
path: root/conkeror
diff options
context:
space:
mode:
Diffstat (limited to 'conkeror')
-rw-r--r--conkeror/.conkerorrc/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/conkeror/.conkerorrc/init.org b/conkeror/.conkerorrc/init.org
index aa888fa..56f43af 100644
--- a/conkeror/.conkerorrc/init.org
+++ b/conkeror/.conkerorrc/init.org
@@ -78,7 +78,7 @@ Add the ~site-js/~ directory to the load path.
path.append('.conkerorrc');
path.append(new_path);
- load_paths.push(path);
+ load_paths.push("file://" + path.path);
}
}