| OLD | NEW |
| 1 { | 1 { |
| 2 "x-version": 1, |
| 2 "google-talk": { | 3 "google-talk": { |
| 3 "mime_types": [ | 4 "mime_types": [ |
| 4 ], | 5 ], |
| 5 "versions": [ | 6 "versions": [ |
| 6 { | 7 { |
| 7 "version": "0", | 8 "version": "0", |
| 8 "status": "up_to_date", | 9 "status": "up_to_date", |
| 9 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' use two completely different versioning schemes, so we can't define a minimu
m version." | 10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' use two completely different versioning schemes, so we can't define a minimu
m version." |
| 10 } | 11 } |
| 11 ], | 12 ], |
| (...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 374 { | 375 { |
| 375 "version": "0", | 376 "version": "0", |
| 376 "status": "up_to_date", | 377 "status": "up_to_date", |
| 377 "comment": "Chrome PDF Viewer has no version information." | 378 "comment": "Chrome PDF Viewer has no version information." |
| 378 } | 379 } |
| 379 ], | 380 ], |
| 380 "name": "Chrome PDF Viewer", | 381 "name": "Chrome PDF Viewer", |
| 381 "group_name_matcher": "*Chrome PDF Viewer*" | 382 "group_name_matcher": "*Chrome PDF Viewer*" |
| 382 } | 383 } |
| 383 } | 384 } |
| OLD | NEW |