- 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)
13 lines
630 B
XML
13 lines
630 B
XML
<?xml version="1.0"?>
|
|
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
|
|
xml:lang="de">
|
|
<ShortName>MarkMail FreeBSD</ShortName>
|
|
<LongName>FreeBSD Mailing List Search by MarkMail</LongName>
|
|
<Description>FreeBSD Mailing List Search by MarkMail</Description>
|
|
<Url template="http://freebsd.markmail.org/search/?q={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>
|
|
</OpenSearchDescription>
|
|
|