| Index: grit/testdata/indexing_speed.html
 | 
| ===================================================================
 | 
| --- grit/testdata/indexing_speed.html	(revision 0)
 | 
| +++ grit/testdata/indexing_speed.html	(revision 0)
 | 
| @@ -0,0 +1,58 @@
 | 
| +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 | 
| +<html><head><title>Google Desktop Search Index Speed</title>
 | 
| +<meta http-equiv=content-type content="text/html; charset=utf-8">
 | 
| +<style>
 | 
| +BODY {
 | 
| +	MARGIN-LEFT: 3em; MARGIN-RIGHT: 3em; FONT-FAMILY: arial,sans-serif
 | 
| +}
 | 
| +</style>
 | 
| +</head>
 | 
| +<BODY text=#000000 vLink=#551a8b aLink=#ff0000 link=#0000cc bgColor=#ffffff>
 | 
| +<TABLE cellSpacing=2 cellPadding=0 width="100%" border=0>
 | 
| +  <tr>
 | 
| +    <TD vAlign=top width="1%"><A href="[$~HOMEPAGE~$]">
 | 
| +		<IMG alt="Go to Google Desktop Search" src="/logo3.gif" border=0></A></td>
 | 
| +    <td> </td>
 | 
| +    <TD noWrap>
 | 
| +      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
 | 
| +        <tr>
 | 
| +          <TD bgColor=#3399CC><IMG height=1 alt="" width=1></td>
 | 
| +		</tr>
 | 
| +	  </table>
 | 
| +      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
 | 
| +        <tr>
 | 
| +          <TD noWrap bgColor=#efefef><B> Index Speed</B></td>
 | 
| +            <TD noWrap align=right bgColor=#efefef><FONT size=-1><A href="/customize.html">Index Speed 
 | 
| +              Help</A> | <A href="[$~ABOUT~$]"> About Google Desktop Search</A></font></td>
 | 
| +          </tr></table></td></tr></table>
 | 
| +<FONT size=-1>
 | 
| +<p>
 | 
| +To make your emails, files, and previously viewed web pages searchable, Google Desktop Search
 | 
| +needs to index them. This indexing process is currently occuring in the background
 | 
| +and your computer performance is minimally impacted.
 | 
| +<p>
 | 
| +You have the option of speeding up this process.
 | 
| +<p><B><FONT color=#FF0000>Warning:</font></B> Speeding up indexing will cause your computer
 | 
| +to become unusable for many minutes, depending on how many items need to be indexed. FAST INDEXING IS NOT
 | 
| +RECOMMENDED.
 | 
| +<BR> <BR>
 | 
| +<FORM action="[$~SETINDEXSPEED~$]" method=GET>
 | 
| +<input name=url value="[PREVPAGE]" type=hidden>
 | 
| +<input type=radio name=FAST value="0" [FAST0-CHECKED] id=f0><label for=f0>Use background indexing (recommended)</label><br>
 | 
| +<input type=radio name=FAST value="1" [FAST1-CHECKED] id=f1><label for=f1>Use fast indexing</label><br><br>
 | 
| +<input type=submit value="Set Indexing Speed">
 | 
| +</FORM>
 | 
| +<BR>
 | 
| +
 | 
| +<p> <BR>
 | 
| +<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
 | 
| +<TR bgColor=#3399CC>
 | 
| +	<TD align=middle height=1><IMG height=1 alt="" width=1></td></tr>
 | 
| +</table>
 | 
| +
 | 
| +<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#efefef border=0>
 | 
| +<tr>
 | 
| +	<TD align=middle height=20><FONT size=-1><A href="[$~HOMEPAGE~$]">Google Desktop Search Home</A> - <a href="[$~STATUS~$]">Status</a> - <A href="[$~ABOUT~$]">About Google Desktop Search</A> - [$~BUILDNUMBER~$] - ©2005 Google </font> </td></tr>
 | 
| +</table><BR>
 | 
| +</body>
 | 
| +</html>
 | 
| 
 | 
| Property changes on: grit/testdata/indexing_speed.html
 | 
| ___________________________________________________________________
 | 
| Added: svn:eol-style
 | 
|    + LF
 | 
| 
 | 
| 
 |