summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/init.js
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-12-02 15:58:18 +0100
committerGravatar Tom Willemse2013-12-02 15:58:18 +0100
commitc767936aba976cb1431eb49d0a10ee195c44e5fc (patch)
treeaa99fb66dac9b105805828089a5e3d724f8bda6e /.conkerorrc/init.js
parentf7e4ab3af47e0a5e87dcb66a955976a9ad059e31 (diff)
downloadconkeror-c767936aba976cb1431eb49d0a10ee195c44e5fc.tar.gz
conkeror-c767936aba976cb1431eb49d0a10ee195c44e5fc.zip
Add Atlassian JIRA page-mode
Diffstat (limited to '.conkerorrc/init.js')
-rw-r--r--.conkerorrc/init.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/.conkerorrc/init.js b/.conkerorrc/init.js
index 3385ad1..915491d 100644
--- a/.conkerorrc/init.js
+++ b/.conkerorrc/init.js
@@ -6,11 +6,13 @@ load_paths.push("file:///usr/local/clark/share/conkeror/modules/");
load_paths.push("file:///home/slash/projects/cdispass/");
load_paths.push("file:///home/slash/.conkerorrc/site-js/");
load_paths.push("file:///home/slash/.conkerorrc/clark-conkeror/");
+load_paths.push("file:///home/slash/.conkerorrc/page-modes/");
theme_load_paths.push("/home/slash/.conkerorrc/themes/");
require("clark");
require("cdispass");
require("quickdispatch");
+require("jira");
define_browser_object_class(
"history-url", null,