2 Copyright (c) 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file.
6 <section id=
"host-list-div" class=
"host-list-container">
8 <div id=
"me2me-first-run">
9 <h2 i18n-content=
"MODE_ME2ME"></h2>
11 <p class=
"infographic-description"
12 i18n-content=
"ME2ME_FIRST_RUN"></p>
13 <button id=
"get-started-me2me"
14 i18n-content=
"GET_STARTED"
17 <div class=
"infographic">
18 <img src=
"infographic_my_computers.webp">
22 <div id=
"me2me-content">
24 <span i18n-content=
"MODE_ME2ME"></span>
25 <span class=
"h2-secondary" id=
"host-list-loading-indicator">
26 <a href=
"#" id=
"host-list-reload"
28 i18n-title=
"TOOLTIP_REFRESH">
29 <img src=
"reload.webp">
31 <img src=
"spinner.gif" id=
"host-list-loading">
35 <div id=
"host-list" hidden
></div>
37 <div id=
"host-list-error" class=
"box" hidden
>
38 <div id=
"host-list-error-message" class=
"error-state"></div>
39 <div class=
"box-spacer"></div>
41 id=
"host-list-refresh-failed-button"></button>
44 <div id=
"host-list-empty"
45 class=
"host-list-empty-instructions" hidden
>
48 <div id=
"daemon-control" data-daemon-state=
"enabled disabled" hidden
>
49 <div class=
"section-row no-non-local-hosts"
50 data-daemon-state=
"disabled">
51 <img src=
"icon_host.webp" class=
"host-list-main-icon">
52 <div class=
"box-spacer host-list-label"
53 id=
"start-daemon-message"
54 i18n-content=
"HOME_DAEMON_START_MESSAGE"></div>
57 i18n-content=
"HOME_DAEMON_START_BUTTON">
59 </div> <!-- disabled -->
60 <div id=
"this-host-connect"
61 class=
"section-row clickable no-non-local-hosts"
62 data-daemon-state=
"enabled">
63 <div class=
"host-list-main-icon">
64 <span id=
"this-host-warning" hidden
></span>
65 <img id=
"this-host-icon"
68 <div id=
"this-host-name" class=
"box-spacer"></div>
69 <span id=
"this-host-rename"
70 class=
"host-list-edit"
72 i18n-title=
"TOOLTIP_RENAME">
73 <img class=
"host-list-rename-icon"
74 src=
"icon_pencil.webp">
78 i18n-content=
"HOME_DAEMON_STOP_BUTTON">
80 </div> <!-- this-host-connect -->
81 <div data-daemon-state=
"enabled">
83 <span i18n-content=
"HOME_DAEMON_ACTIVE_MESSAGE"></span>
84 <a id=
"change-daemon-pin"
86 i18n-content=
"HOME_DAEMON_CHANGE_PIN_LINK"></a>
88 <div id=
"paired-client-manager-message" hidden
>
89 <span i18n-content=
"HOME_DAEMON_PAIRED_MESSAGE"></span>
91 id=
"open-paired-client-manager-dialog"
92 i18n-content=
"HOME_DAEMON_MANAGE_PAIRINGS"></a>
94 </div> <!-- enabled -->
95 </div> <!-- daemon-control -->
97 </div> <!-- me2me-content -->
99 </section> <!-- host-list-div -->