Differences From Artifact [fc64535f26]:
- File build/chrome/ui.html — part of check-in [e5e8b9f32b] at 2016-02-19 14:11:35 on branch trunk — ChromeOS: Added the start of a UI (user: rkeene, size: 102) [annotate] [blame] [check-ins using]
To Artifact [b2f6c09e6c]:
- File build/chrome/ui.html — part of check-in [981bf08de7] at 2016-02-26 21:05:41 on branch trunk — ChromeOS: Provide a more informative UI page, even if it just says not to open it (user: rkeene, size: 398) [annotate] [blame] [check-ins using]
1 1 <html> 2 2 <head> 3 3 <title>CACKey</title> 4 4 </head> 5 5 <body> 6 6 <h1>CACKey for Chrome</h1> 7 + <div>Currently there is no UI for this application</div> 8 + <div> 9 + CACKey provides certificates to Chrome without further 10 + user interaction. You may have to open the "Smartcard 11 + Manager App" or "Smartcard Connector" application and 12 + select an appropriate USB smartcard reader. 13 + </div> 7 14 </body> 8 15 </html>