From 08b13cc74dde895fe4402a7d04c2180809bc87c7 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 16 Sep 2019 05:38:18 +0000 Subject: Horrible kludge to preconfigure jnlp application --- handlers.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 handlers.json (limited to 'handlers.json') diff --git a/handlers.json b/handlers.json new file mode 100644 index 0000000..c958e95 --- /dev/null +++ b/handlers.json @@ -0,0 +1 @@ +{"defaultHandlersVersion":{"en-US":4},"mimeTypes":{"application/pdf":{"action":3,"extensions":["pdf"]},"application/x-java-jnlp-file":{"action":2,"extensions":["jnlp"],"handlers":[{"name":"javaws","path":"/usr/bin/javaws"}]}},"schemes":{"mailto":{"action":2,"ask":true,"handlers":[null,{"name":"Yahoo! Mail","uriTemplate":"https://compose.mail.yahoo.com/?To=%s"},{"name":"Gmail","uriTemplate":"https://mail.google.com/mail/?extsrc=mailto&url=%s"}]},"irc":{"action":2,"ask":true,"handlers":[null,{"name":"Mibbit","uriTemplate":"https://www.mibbit.com/?url=%s"}]},"ircs":{"action":2,"ask":true,"handlers":[null,{"name":"Mibbit","uriTemplate":"https://www.mibbit.com/?url=%s"}]},"webcal":{"action":2,"ask":true,"handlers":[null,{"name":"30 Boxes","uriTemplate":"https://30boxes.com/external/widget?refer=ff&url=%s"}]},"file":{"action":2,"handlers":[{"name":"javaws","path":"/usr/bin/javaws"}]}}} \ No newline at end of file -- cgit v1.2.3