- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate information in the www and the doc directory. - Add various administration files to svnadmin. Approved by: doceng (implicit)
14 lines
660 B
XML
14 lines
660 B
XML
<?xml version="1.0"?>
|
|
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
|
|
xml:lang="de">
|
|
<ShortName>FreeBSD Mail Message-ID</ShortName>
|
|
<LongName>FreeBSD Mail Message-ID</LongName>
|
|
<Description>FreeBSD Mail Message-ID</Description>
|
|
<Url template="http://www.freebsd.org/cgi/mid.cgi?db=mid&id={searchTerms}&sourceid=opensearch" type="text/html" />
|
|
<Developer>The FreeBSD Project</Developer>
|
|
<Contact>http://www.freebsd.org/</Contact>
|
|
<Image height="16" type="image/x-icon" width="16">http://www.freebsd.org/favicon.ico</Image>
|
|
<Language>en</Language>
|
|
<InputEncoding>ISO-8859-1</InputEncoding>
|
|
</OpenSearchDescription>
|
|
|