]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/search-box.ihtml
resolve merge
[lilypond.git] / Documentation / fr / search-box.ihtml
diff --git a/Documentation/fr/search-box.ihtml b/Documentation/fr/search-box.ihtml
new file mode 100644 (file)
index 0000000..889c343
--- /dev/null
@@ -0,0 +1,20 @@
+<!--
+    Translation of GIT committish: d4db4930cfb89a8d2f4bfa36e99e81710fa09caa
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+-->
+
+<form action="http://google.com/search"
+      method="get"
+      name="search"
+      onSubmit="search.q.value='site:lilypond.org +v2.12 '
+               + search.brute_query.value"
+      onMouseMove="search.q.value='site:lilypond.org +v2.12 '
+                  + search.brute_query.value"
+      onKeyUp="search.q.value='site:lilypond.org +v2.12 '
+              + search.brute_query.value">
+  <input type="hidden" name="btnG" value="Recherche sur Google">
+  <input type="text" name="brute_query" onfocus="this.value=''" value="Rechercher">
+  <input type="hidden" name="q" value="">
+</form>