svn commit: r54129 - head/de_DE.ISO8859-1/share/xml

Johann Kois jkois at FreeBSD.org
Sun May 10 08:32:18 UTC 2020


Author: jkois
Date: Sun May 10 08:32:18 2020
New Revision: 54129
URL: https://svnweb.freebsd.org/changeset/doc/54129

Log:
  r53666  -> r54076
  
  MFde:   Resnyc de/share/xml/header.l10n.ent

Modified:
  head/de_DE.ISO8859-1/share/xml/header.l10n.ent

Modified: head/de_DE.ISO8859-1/share/xml/header.l10n.ent
==============================================================================
--- head/de_DE.ISO8859-1/share/xml/header.l10n.ent	Sun May 10 08:26:11 2020	(r54128)
+++ head/de_DE.ISO8859-1/share/xml/header.l10n.ent	Sun May 10 08:32:18 2020	(r54129)
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!-- $FreeBSD$
      $FreeBSDde$
-     basiert auf: r53666
+     basiert auf: r54076
  -->
 
 <!-- Components making up the standard headers and footers. -->
 <!-- Override in the prolog <em>before</em> including this  -->
 <!-- file if necessary.-->
-<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&enbase;/search/index-site.html">Sitemap</a> | <a href="&enbase;/copyright/">Legal Notices</a> | © 1995–2019 The FreeBSD Project.  Alle Rechte vorbehalten.</span>'>
+<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&enbase;/search/index-site.html">Sitemap</a> | <a href="&enbase;/copyright/">Legal Notices</a> | © 1995–2020 The FreeBSD Project.  Alle Rechte vorbehalten.</span>'>
 <!ENTITY author '<a href="&base;/index.html">Startseite</a>   |  
   <a href="&base;/mailto.html">Ansprechpartner</a>   |  
   <a href="&enbase;/copyright/index.html">Legal</a>   |  
@@ -49,9 +49,9 @@
 
 <!ENTITY header2.searchbox '
   <div id="search" xmlns="http://www.w3.org/1999/xhtml">
-    <form method="get" id="search-form" action="https://duckduckgo.com/">
+    <form method="get" id="search-form" action="https://duckduckgo.com/"
+      onsubmit="document.getElementById('words').value+=' site: www.FreeBSD.org site: docs.FreeBSD.org site: lists.FreeBSD.org site: wiki.FreeBSD.org site: forums.FreeBSD.org'">
       <h2 class="blockhide"><label for="words">&header2.word.search;</label></h2>
-      <input type="hidden" name="sites" value="www.FreeBSD.org,docs.FreeBSD.org,lists.FreeBSD.org,wiki.FreeBSD.org,forums.FreeBSD.org" />
       <input type="hidden" name="ka" value="v" />
       <input type="hidden" name="kt" value="v" />
       <input type="hidden" name="kh" value="1" />
@@ -98,6 +98,7 @@
 	  <li><a href="&enbase;/doc/de_DE.ISO8859-1/books/porters-handbook">Porter-Handbuch</a></li>
 	  <li><a href="&enbase;/doc/de_DE.ISO8859-1/books/developers-handbook">Entwickler-Handbuch</a></li>
 	  <li><a href="&cgibase;/man.cgi">Manualpages</a></li>
+	  <li><a href="https://papers.FreeBSD.org">Presentations and Papers</a></li>
 	  <li><a href="&enbase;/doc/de_DE.ISO8859-1/books/fdp-primer">Documentation Project Primer</a></li>
 	  <li><a href="&base;/docs/books.html">Alle Bücher und Artikel</a></li>	  
 	</ul>


More information about the svn-doc-all mailing list