<?xml version="1.0" encoding="UTF-8"?>
<!--
############################################################################
# File:    googlescholar.src
# Purpose: Mozilla Search plug-in for Google scholar in OpenSearch format
# Author:  Lu Zheng <luzheng@gmail.com>
# Licence: Verbatim copying and redistribution of this program 
#          are permitted provided this notice is preserved
# 
# CreateDate: 2007-02-12
# LastChangedDate: 2007-02-12
# LastChangeBy: Lu Zheng
#############################################################################
-->

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>GoogleScholar</ShortName>
<Description>Search Google Scholar</Description>
<Tags>language dictionary</Tags>
<Contact>luzheng@gmail.com</Contact>
<Developer>Lu Zheng</Developer>
<Attribution>
Verbatim copying and redistribution of this program are permitted provided this notice is preserved.
</Attribution>
<InputEncoding>UTF-8</InputEncoding>
<OutputEncoding>UTF-8</OutputEncoding>
<Image height="16" width="16" type="image/gif">http://www.arglz.com/code/firefox/googlescholar.gif</Image>
<Url type="text/html" template="http://scholar.google.com/scholar?q={searchTerms}&amp;start=0&amp;ie={inputEncoding}&amp;oe={outputEncoding}&amp;hl=en&amp;btng=Search">
</Url>
<Language>en-us</Language>
<moz:SearchForm>http://www.dict.cn</moz:SearchForm>
</OpenSearchDescription>
