summaryrefslogtreecommitdiffstats
path: root/conkeror/.conkerorrc/search-engines/github.xml
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-08-20 23:43:27 +0200
committerGravatar Tom Willemse2014-08-20 23:44:40 +0200
commitf2fd5b1db1ed95a75ec4c08732f3071a1921d852 (patch)
tree3bce9c59c6fbb9be41352139e233027e499b4ae7 /conkeror/.conkerorrc/search-engines/github.xml
parent9116ea1bb4974c032d8775d5a2f47914a097a5c7 (diff)
downloaddotfiles-f2fd5b1db1ed95a75ec4c08732f3071a1921d852.tar.gz
dotfiles-f2fd5b1db1ed95a75ec4c08732f3071a1921d852.zip
Update Conkeror webjumps
Diffstat (limited to 'conkeror/.conkerorrc/search-engines/github.xml')
-rw-r--r--conkeror/.conkerorrc/search-engines/github.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/conkeror/.conkerorrc/search-engines/github.xml b/conkeror/.conkerorrc/search-engines/github.xml
new file mode 100644
index 0000000..a2e25b1
--- /dev/null
+++ b/conkeror/.conkerorrc/search-engines/github.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
+ xmlns:moz="http://www.mozilla.org/2006/browser/search/">
+ <ShortName>GitHub</ShortName>
+ <Description>Search GitHub</Description>
+ <InputEncoding>UTF-8</InputEncoding>
+ <Image width="16" height="16" type="image/x-icon">https://github.com/favicon.ico</Image>
+ <Url type="text/html" method="get" template="https://github.com/search?q={searchTerms}&amp;ref=opensearch"/>
+ <moz:SearchForm>https://github.com/search</moz:SearchForm>
+</OpenSearchDescription>