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

Side by Side Diff: grit/testdata/oem_non_admin.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/oem_enable.html ('k') | grit/testdata/onebox.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 Preferences</title>
3 <meta http-equiv=cache-control content=no-cache>
4 <meta http-equiv=content-type content="text/html; charset=utf-8">
5 <meta http-equiv=pragma content=no-cache>
6 <meta http-equiv=expires content=-1>
7 <style>BODY {
8 FONT-FAMILY: arial,sans-serif
9 }
10 .c:active {
11 COLOR: #ff0000
12 }
13 .c:visited {
14 COLOR: #7777cc
15 }
16 .c:link {
17 COLOR: #7777cc
18 }
19 </style>
20
21 <script>
22 <!--
23 override = 1;
24 function ee() {if (override==1) {(new Image()).src="/doneinstallprefs&s=32860115 77";}}
25 // -->
26 </script>
27
28 <meta content="mshtml 6.00.2800.1476" name=generator></head>
29 <BODY onresize=stw() leftMargin=30 rightMargin=30 onunload=ee()>
30 <FORM name=f onsubmit=javascript:window.close();><IMG
31 src="/logo3.gif" border=0>
32 <DIV id=c1 style="WIDTH: 600px">
33 <p><BR><FONT color=#00218a><B>We're sorry, but you need administrator access to
34 enable Desktop Search.</B></font></p><FONT size=-1>
35 <p>To install or run Google Desktop Search you need administrator access on this
36 computer. Please try installing again once you have administrator
37 access.</p></font></DIV>
38 <p><INPUT id=s type=submit value=&nbsp;&nbsp;OK&nbsp;&nbsp;> <BR></p>
39 <center></center></FORM></body></html>
OLDNEW
« no previous file with comments | « grit/testdata/oem_enable.html ('k') | grit/testdata/onebox.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698