File: google.xml

package info (click to toggle)
kupfer 0%2Bv208-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,708 kB
  • sloc: python: 32,062; sh: 85; makefile: 77; xml: 8
file content (8 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/"
              xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>Google</os:ShortName>
<os:Description></os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Url type="text/html" method="GET" template="http://www.google.com/search?q={searchTerms}"></os:Url>
</SearchPlugin>