Fix mismatch between <ShortName/> and the title attribute in query-pr.cgi

As a result browsers always claimed that there is new opensearch
provider, even if it was already added.

Submitted by: Maxim Dounin
This commit is contained in:
Wolfram Schneider 2008-11-29 13:54:11 +00:00
parent d32d097e2e
commit 64bf4e6ae3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33324

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
xml:lang="de">
<ShortName>FreeBSD PR</ShortName>
<ShortName>FreeBSD Bugs</ShortName>
<LongName>FreeBSD Problem Reports</LongName>
<Description>FreeBSD Problem Reports</Description>
<Url template="http://www.freebsd.org/cgi/query-pr.cgi?pr={searchTerms}&amp;sourceid=opensearch" type="text/html" />