OLD | NEW |
1 <!doctype html> | 1 <!doctype html> |
2 <!-- | 2 <!-- |
3 Copyright (c) 2012 The Chromium Authors. All rights reserved. | 3 Copyright (c) 2012 The Chromium Authors. All rights reserved. |
4 Use of this source code is governed by a BSD-style license that can be | 4 Use of this source code is governed by a BSD-style license that can be |
5 found in the LICENSE file. | 5 found in the LICENSE file. |
6 --> | 6 --> |
7 | 7 |
8 <html> | 8 <html> |
9 <head> | 9 <head> |
10 <meta charset="utf-8"> | 10 <meta charset="utf-8"> |
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
222 target="_blank" | 222 target="_blank" |
223 id="why-is-this-safe" | 223 id="why-is-this-safe" |
224 i18n-content="WHY_IS_THIS_SAFE"></a> | 224 i18n-content="WHY_IS_THIS_SAFE"></a> |
225 <div class="box-spacer"></div> | 225 <div class="box-spacer"></div> |
226 <button id="daemon-pin-ok" type="submit" i18n-content="OK"> | 226 <button id="daemon-pin-ok" type="submit" i18n-content="OK"> |
227 </button> | 227 </button> |
228 <button id="daemon-pin-cancel" type="button" i18n-content="CANCEL"> | 228 <button id="daemon-pin-cancel" type="button" i18n-content="CANCEL"> |
229 </button> | 229 </button> |
230 </div> | 230 </div> |
231 </form> | 231 </form> |
232 <div data-ui-mode="home.host-setup.processing" hidden> | 232 <div data-ui-mode="home.host-setup.processing" |
233 <img src="spinner.gif"> | 233 class="waiting-container" |
234 <span id="host-setup-processing-message"></span> | 234 hidden> |
| 235 <span class="waiting" id="host-setup-processing-message"></span> |
235 </div> | 236 </div> |
236 <div data-ui-mode="home.host-setup.done" hidden> | 237 <div data-ui-mode="home.host-setup.done" hidden> |
237 <div id="host-setup-done-message" class="message"></div> | 238 <div id="host-setup-done-message" class="message"></div> |
238 <div class="button-row"> | 239 <div class="button-row"> |
239 <div class="box-spacer"></div> | 240 <div class="box-spacer"></div> |
240 <button id="host-config-done-dismiss" i18n-content="OK"></button> | 241 <button id="host-config-done-dismiss" i18n-content="OK"></button> |
241 </div> | 242 </div> |
242 </div> | 243 </div> |
243 <div data-ui-mode="home.host-setup.error" hidden> | 244 <div data-ui-mode="home.host-setup.error" hidden> |
244 <div id="host-setup-error-message" class="error-state"></div> | 245 <div id="host-setup-error-message" class="error-state"></div> |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
330 </div> | 331 </div> |
331 | 332 |
332 <div id="nat-box" | 333 <div id="nat-box" |
333 class="information-box" | 334 class="information-box" |
334 data-ui-mode="home.host.waiting-for-connection" | 335 data-ui-mode="home.host.waiting-for-connection" |
335 i18n-content="WARNING_NAT_DISABLED"> | 336 i18n-content="WARNING_NAT_DISABLED"> |
336 </div> <!-- nat-box --> | 337 </div> <!-- nat-box --> |
337 | 338 |
338 <div data-ui-mode="home.host.waiting-for-connection home.host.waiting-fo
r-code" | 339 <div data-ui-mode="home.host.waiting-for-connection home.host.waiting-fo
r-code" |
339 class="waiting-container space-before"> | 340 class="waiting-container space-before"> |
340 <span class="waiting" | 341 <span class="waiting" i18n-content="FOOTER_WAITING"></span> |
341 i18n-content="FOOTER_WAITING"></span> | 342 <div class="box-spacer"></div> |
342 <button id="cancel-share-button" | 343 <button id="cancel-share-button" i18n-content="CANCEL"></button> |
343 i18n-content="CANCEL"> | |
344 </button> | |
345 </div> | 344 </div> |
346 | 345 |
347 <div id="host-plugin-container"></div> | 346 <div id="host-plugin-container"></div> |
348 | 347 |
349 </div> <!-- host dialog --> | 348 </div> <!-- host dialog --> |
350 | 349 |
351 <div id="client-dialog" | 350 <div id="client-dialog" |
352 class="kd-modaldialog" | 351 class="kd-modaldialog" |
353 data-ui-mode="home.client"> | 352 data-ui-mode="home.client"> |
354 | 353 |
(...skipping 13 matching lines...) Expand all Loading... |
368 <button id="cancel-access-code-button" | 367 <button id="cancel-access-code-button" |
369 type="button" | 368 type="button" |
370 i18n-content="CANCEL"> | 369 i18n-content="CANCEL"> |
371 </button> | 370 </button> |
372 </form> | 371 </form> |
373 </div> <!-- code-entry-row --> | 372 </div> <!-- code-entry-row --> |
374 </div> <!-- client.unconnected --> | 373 </div> <!-- client.unconnected --> |
375 | 374 |
376 <div data-ui-mode="home.client.connecting" class="waiting-container"> | 375 <div data-ui-mode="home.client.connecting" class="waiting-container"> |
377 <span class="waiting" i18n-content="FOOTER_WAITING"></span> | 376 <span class="waiting" i18n-content="FOOTER_WAITING"></span> |
378 <button id="cancel-connect-button" | 377 <div class="box-spacer"></div> |
379 i18n-content="CANCEL"> | 378 <button id="cancel-connect-button" i18n-content="CANCEL"></button> |
380 </button> | |
381 </div> <!-- client.connecting --> | 379 </div> <!-- client.connecting --> |
382 | 380 |
383 <div data-ui-mode="home.client.pin-prompt" class="centered"> | 381 <div data-ui-mode="home.client.pin-prompt" class="centered"> |
384 <div id="pin-message" | 382 <div id="pin-message" |
385 i18n-content="PIN_MESSAGE" | 383 i18n-content="PIN_MESSAGE" |
386 class="message"></div> | 384 class="message"></div> |
387 <div> | 385 <div> |
388 <form id="pin-form" action=""> | 386 <form id="pin-form" action=""> |
389 <label for="pin-entry" i18n-content="PIN"></label> | 387 <label for="pin-entry" i18n-content="PIN"></label> |
390 <input id="pin-entry" | 388 <input id="pin-entry" |
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
500 <div class="box-spacer"></div> | 498 <div class="box-spacer"></div> |
501 | 499 |
502 </div> <!-- dialog-container --> | 500 </div> <!-- dialog-container --> |
503 | 501 |
504 <div id="session-mode" data-ui-mode="in-session home.client" hidden> | 502 <div id="session-mode" data-ui-mode="in-session home.client" hidden> |
505 <div id="session-toolbar" | 503 <div id="session-toolbar" |
506 data-ui-mode="in-session" | 504 data-ui-mode="in-session" |
507 class="toolbar-container" | 505 class="toolbar-container" |
508 hidden> | 506 hidden> |
509 <div class="toolbar-border"> | 507 <div class="toolbar-border"> |
510 <span id="session-status-message" | 508 <div id="session-status-message" |
511 i18n-content="LABEL_CONNECTED"></span> | 509 i18n-content="LABEL_CONNECTED"></div> |
512 <strong id="connected-to"></strong> | 510 <div id="connected-to" class="box-spacer"></div> |
513 <button id="toolbar-disconnect" | 511 <button id="toolbar-disconnect" |
514 type="button" | 512 type="button" |
515 i18n-content="DISCONNECT_MYSELF_BUTTON"> | 513 i18n-content="DISCONNECT_MYSELF_BUTTON"> |
516 </button> | 514 </button> |
517 <div class="box-spacer"></div> | |
518 <span class="menu-button" id="send-keys-menu"> | 515 <span class="menu-button" id="send-keys-menu"> |
519 <button> | 516 <button> |
520 <span i18n-content="SEND_KEYS"></span> | 517 <span i18n-content="SEND_KEYS"></span> |
521 <img src="disclosure_arrow_down.png" | 518 <img src="disclosure_arrow_down.png" |
522 class="kd-disclosureindicator"> | 519 class="kd-disclosureindicator"> |
523 </button> | 520 </button> |
524 <ul> | 521 <ul> |
525 <li id="send-ctrl-alt-del" i18n-content="SEND_CTRL_ALT_DEL"></li> | 522 <li id="send-ctrl-alt-del" i18n-content="SEND_CTRL_ALT_DEL"></li> |
526 </ul> | 523 </ul> |
527 </span> | 524 </span> |
(...skipping 15 matching lines...) Expand all Loading... |
543 <div class="arrow-down"></div> | 540 <div class="arrow-down"></div> |
544 </div> | 541 </div> |
545 </div> <!-- session-toolbar --> | 542 </div> <!-- session-toolbar --> |
546 </div> <!-- session-mode --> | 543 </div> <!-- session-mode --> |
547 | 544 |
548 <div id="statistics" dir="ltr" class="selectable" hidden> | 545 <div id="statistics" dir="ltr" class="selectable" hidden> |
549 </div> <!-- statistics --> | 546 </div> <!-- statistics --> |
550 | 547 |
551 </body> | 548 </body> |
552 </html> | 549 </html> |
OLD | NEW |