Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: grit/testdata/indexing_speed.html

Issue 1442863002: Remove contents of grit's SVN repository. (Closed) Base URL: http://grit-i18n.googlecode.com/svn/trunk/
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « grit/testdata/included_sample.html ('k') | grit/testdata/install_prefs.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><title>Google Desktop Search Index Speed</title>
3 <meta http-equiv=content-type content="text/html; charset=utf-8">
4 <style>
5 BODY {
6 MARGIN-LEFT: 3em; MARGIN-RIGHT: 3em; FONT-FAMILY: arial,sans-serif
7 }
8 </style>
9 </head>
10 <BODY text=#000000 vLink=#551a8b aLink=#ff0000 link=#0000cc bgColor=#ffffff>
11 <TABLE cellSpacing=2 cellPadding=0 width="100%" border=0>
12 <tr>
13 <TD vAlign=top width="1%"><A href="[$~HOMEPAGE~$]">
14 <IMG alt="Go to Google Desktop Search" src="/logo3.gif" border=0 ></A></td>
15 <td>&nbsp;</td>
16 <TD noWrap>
17 <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
18 <tr>
19 <TD bgColor=#3399CC><IMG height=1 alt="" width=1></td>
20 </tr>
21 </table>
22 <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
23 <tr>
24 <TD noWrap bgColor=#efefef><B>&nbsp;Index Speed</B></td>
25 <TD noWrap align=right bgColor=#efefef><FONT size=-1><A href="/custo mize.html">Index Speed
26 Help</A> | <A href="[$~ABOUT~$]"> About Google Desktop Search</A>< /font></td>
27 </tr></table></td></tr></table>
28 <FONT size=-1>
29 <p>
30 To make your emails, files, and previously viewed web pages searchable, Google D esktop Search
31 needs to index them. This indexing process is currently occuring in the backgrou nd
32 and your computer performance is minimally impacted.
33 <p>
34 You have the option of speeding up this process.
35 <p><B><FONT color=#FF0000>Warning:</font></B> Speeding up indexing will cause yo ur computer
36 to become unusable for many minutes, depending on how many items need to be inde xed. FAST INDEXING IS NOT
37 RECOMMENDED.
38 <BR>&nbsp;<BR>
39 <FORM action="[$~SETINDEXSPEED~$]" method=GET>
40 <input name=url value="[PREVPAGE]" type=hidden>
41 <input type=radio name=FAST value="0" [FAST0-CHECKED] id=f0><label for=f0>Use ba ckground indexing (recommended)</label><br>
42 <input type=radio name=FAST value="1" [FAST1-CHECKED] id=f1><label for=f1>Use fa st indexing</label><br><br>
43 <input type=submit value="Set Indexing Speed">
44 </FORM>
45 <BR>
46
47 <p>&nbsp;<BR>
48 <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
49 <TR bgColor=#3399CC>
50 <TD align=middle height=1><IMG height=1 alt="" width=1></td></tr>
51 </table>
52
53 <TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#efefef bor der=0>
54 <tr>
55 <TD align=middle height=20><FONT size=-1><A href="[$~HOMEPAGE~$]">Google Desktop Search&nbsp;Home</A> - <a href="[$~STATUS~$]">Status</a> - <A href="[$~ ABOUT~$]">About Google Desktop Search</A> - [$~BUILDNUMBER~$] - &copy;2005 Googl e </font> </td></tr>
56 </table><BR>
57 </body>
58 </html>
OLDNEW
« no previous file with comments | « grit/testdata/included_sample.html ('k') | grit/testdata/install_prefs.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698