Overview
| Comment: | ChromeOS: Release 7 |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
aeca5bf8e3d58a6ee0d27c8c451bd723 |
| User & Date: | rkeene on 2016-03-01 00:53:01 |
| Other Links: | manifest | tags |
Context
|
2016-03-01
| ||
| 03:10 | ChromeOS: Updated to forget PINs that have not been used recently check-in: a7016d7084 user: rkeene tags: trunk | |
| 00:53 | ChromeOS: Release 7 check-in: aeca5bf8e3 user: rkeene tags: trunk | |
| 00:43 | ChromeOS: Added artwork for the Chrome Web Store check-in: fe2620544f user: rkeene tags: trunk | |
Changes
Modified build/chrome/manifest.json.in from [547ed82aef] to [699775afcf].
1 2 3 4 |
{
"manifest_version": 2,
"name": "CACKey",
"short_name": "CACKey",
| | | 1 2 3 4 5 6 7 8 9 10 11 12 |
{
"manifest_version": 2,
"name": "CACKey",
"short_name": "CACKey",
"version": "@PACKAGE_VERSION@.7",
"description": "US Department of Defense Common Access Card (CAC) and US NIST SP 800-73 Personal Identity Verification (PIV) card support.",
"icons": {
"128": "icon.png"
},
|
| ︙ | ︙ |