forked from len0rd/rockbox
Added search form
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@116 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
45bde1f7fc
commit
3b2ee8cf5a
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#define _LOGO_ <img src="rockbox400.png" width=400 height=123>
|
||||
#define _LOGO_ <img src="rockbox400.png" align=center width=400 height=123>
|
||||
#define _PAGE_ Open Source Jukebox Firmware
|
||||
#include "head.t"
|
||||
|
||||
|
@ -16,6 +16,12 @@
|
|||
<a href="/isd200/">linux driver</a>
|
||||
</small>
|
||||
|
||||
<form action="http://www.google.com/search">
|
||||
<input name=as_q> <input value="Search" type=submit>
|
||||
<input type=hidden name=as_oq value=rockbox>
|
||||
<input type=hidden name=as_sitesearch value="bjorn.haxx.se">
|
||||
</form>
|
||||
|
||||
<h2>Purpose</h2>
|
||||
|
||||
<p>The purpose of this project is to write an Open Source replacement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue