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" hidden
>
45 <div id=
"host-list-empty-hosting-supported"
46 class=
"host-list-empty-instructions"
47 i18n-content=
"HOST_LIST_EMPTY_HOSTING_SUPPORTED"
48 i18n-value-name-1=
"HOME_DAEMON_START_BUTTON">
50 <div id=
"host-list-empty-hosting-unsupported"
51 class=
"host-list-empty-instructions"
52 i18n-content=
"HOST_LIST_EMPTY_HOSTING_UNSUPPORTED"
53 i18n-value-name-1=
"HOME_DAEMON_START_BUTTON">
57 <div id=
"daemon-control" data-daemon-state=
"enabled disabled" hidden
>
58 <div class=
"section-row no-non-local-hosts"
59 data-daemon-state=
"disabled">
60 <img src=
"icon_host.webp" class=
"host-list-main-icon">
61 <div class=
"box-spacer host-list-label"
62 id=
"start-daemon-message"
63 i18n-content=
"HOME_DAEMON_START_MESSAGE"></div>
66 i18n-content=
"HOME_DAEMON_START_BUTTON">
68 </div> <!-- disabled -->
69 <div id=
"this-host-connect"
70 class=
"section-row clickable no-non-local-hosts"
71 data-daemon-state=
"enabled">
72 <div class=
"host-list-main-icon">
73 <span id=
"this-host-warning" hidden
></span>
74 <img id=
"this-host-icon"
77 <div id=
"this-host-name" class=
"box-spacer"></div>
78 <span id=
"this-host-rename"
79 class=
"host-list-edit"
81 i18n-title=
"TOOLTIP_RENAME">
82 <img class=
"host-list-rename-icon"
83 src=
"icon_pencil.webp">
87 i18n-content=
"HOME_DAEMON_STOP_BUTTON">
89 </div> <!-- this-host-connect -->
90 <div data-daemon-state=
"enabled">
92 <span i18n-content=
"HOME_DAEMON_ACTIVE_MESSAGE"></span>
93 <a id=
"change-daemon-pin"
95 i18n-content=
"HOME_DAEMON_CHANGE_PIN_LINK"></a>
97 <div id=
"paired-client-manager-message" hidden
>
98 <span i18n-content=
"HOME_DAEMON_PAIRED_MESSAGE"></span>
100 id=
"open-paired-client-manager-dialog"
101 i18n-content=
"HOME_DAEMON_MANAGE_PAIRINGS"></a>
103 </div> <!-- enabled -->
104 </div> <!-- daemon-control -->
106 </div> <!-- me2me-content -->
108 </section> <!-- host-list-div -->