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

Side by Side Diff: grit/testdata/status.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/special_100_percent/a.png ('k') | grit/testdata/structure_variables.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 [HEADER]
2 <table cellspacing=0 cellPadding=0 width="100%" border=0>
3 <tr bgcolor=#3399cc><td align=middle height=1><img height=1 width=1></td></tr>
4 </table>
5 <table cellspacing=0 cellPadding=1 width="100%" bgcolor=#e8f4f7 border=0>
6 <tr><td height=20><font size=+1 color=#000000>&nbsp;<b>Desktop Search Status</b> </font></td></tr>
7 </table>
8 <br>
9 <center>
10 [$~MESSAGE~$]
11 <table cellspacing=0 cellPadding=6 width=500 border=0>
12 <tr>
13 <td>&nbsp;</td>
14 <td align=right nowrap><i><font size=-1>Number of items</font></i></td>
15 <td align=right nowrap><i><font size=-1>Time of newest item</font></i></td>
16 </tr>
17 <tr>
18 <td width=1% nowrap><img style="vertical-align:middle" width=16 height=16 src=f avicon.ico>&nbsp; Total searchable items</td>
19 <td align=right><b>[TOTAL_COUNT]</b></td>
20 <td align=right><b>[TOTAL_TIME]</b></td>
21 </tr>
22 <tr>
23 <td><font size=-1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img style="vertical-align:midd le" src=email.gif width=16 height=16>&nbsp; Emails</font></td>
24 <td align=right><font size=-1>[EMAIL_COUNT]</font></td>
25 <td align=right><font size=-1>[EMAIL_TIME]</font></td>
26 </tr>
27 <tr>
28 <td><font size=-1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img style="vertical-align:midd le" src="16x16_chat.gif" width=16 height=16>&nbsp; Chats</font></td>
29 <td align=right><font size=-1>[IM_COUNT]</font></td>
30 <td align=right><font size=-1>[IM_TIME]</font></td>
31 </tr>
32 <tr>
33 <td><font size=-1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img style="vertical-align:midd le" src=html.gif width=16 height=16>&nbsp; Web history</font></td>
34 <td align=right><font size=-1>[WEB_COUNT]</font></td>
35 <td align=right><font size=-1>[WEB_TIME]</font></td>
36 </tr>
37 <tr>
38 <td><font size=-1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img style="vertical-align:midd le" src=file.gif width=16 height=16>&nbsp; Files</font></td>
39 <td align=right><font size=-1>[FILE_COUNT]</font></td>
40 <td align=right><font size=-1>[FILE_TIME]</font></td>
41 </tr>
42 </table>
43 </center>
44 [FOOTER]
OLDNEW
« no previous file with comments | « grit/testdata/special_100_percent/a.png ('k') | grit/testdata/structure_variables.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698