From 4f8da69c162c1c7d2a99f717fbc3fec0885973c3 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 2 Nov 2012 12:38:44 +0100 Subject: .conkerorrc/init.js --- .conkerorrc/init.js | 2 ++ 1 file changed, 2 insertions(+) (limited to '.conkerorrc/init.js') diff --git a/.conkerorrc/init.js b/.conkerorrc/init.js index 9608427..671a5f7 100644 --- a/.conkerorrc/init.js +++ b/.conkerorrc/init.js @@ -168,6 +168,8 @@ remove_hook("download_added_hook", open_download_buffer_automatically); hints_minibuffer_annotation_mode(true); theme_load("naquadah"); +external_content_handlers.set("application/pdf", "xpdf"); + var gh_url = "http://github.com/"; function read_url_github_ad_command_handler(input) { -- cgit v1.2.3-54-g00ecf