OLD | NEW |
---|---|
1 [ { | 1 [ { |
2 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], | 2 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], |
3 u'enabled': 1, | 3 u'enabled': 1, |
4 u'name': u'Shockwave Flash', | 4 u'name': u'Shockwave Flash', |
5 u'path': '/opt/google/chrome/pepper/libpepflashplayer.so', | 5 u'path': '/opt/google/chrome/pepper/libpepflashplayer.so', |
6 u'unique_key': 'path', | 6 u'unique_key': 'path', |
7 u'version': u'11.1.31.100' | 7 u'version': u'11.1.31.200' |
8 }, { | 8 }, { |
9 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], | 9 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], |
krisr
2011/11/14 20:02:50
should we add stumpy? I think we have them in the
Nirnimesh
2011/11/14 20:25:15
+1
Also the EC version# needs to be put in for stu
| |
10 u'enabled': 1, | 10 u'enabled': 1, |
11 u'name': u'Shockwave Flash', | 11 u'name': u'Shockwave Flash', |
12 u'path': '/opt/google/chrome/plugins/libgcflashplayer.so', | 12 u'path': '/opt/google/chrome/plugins/libgcflashplayer.so', |
13 u'unique_key': 'path' | 13 u'unique_key': 'path' |
14 }, { | 14 }, { |
15 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], | 15 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], |
16 u'enabled': 1, | 16 u'enabled': 1, |
17 u'name': 'Remoting Viewer', | 17 u'name': 'Remoting Viewer', |
18 u'version': u'' | 18 u'version': u'' |
19 }, { | 19 }, { |
(...skipping 16 matching lines...) Expand all Loading... | |
36 u'enabled': 1, | 36 u'enabled': 1, |
37 u'name': 'O3D Plugin', | 37 u'name': 'O3D Plugin', |
38 u'version': u'' | 38 u'version': u'' |
39 }, { | 39 }, { |
40 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], | 40 u'boards': ['x86-mario', 'x86-alex', 'x86-zgb'], |
41 u'enabled': 1, | 41 u'enabled': 1, |
42 u'name': 'Native Client', | 42 u'name': 'Native Client', |
43 u'version': u'' | 43 u'version': u'' |
44 }, | 44 }, |
45 ] | 45 ] |
OLD | NEW |