forked from len0rd/rockbox
N2G is stable and 6G is unstable
Change-Id: Ib5b939debb1db838907d33563784d336fdad3444
This commit is contained in:
parent
4519027562
commit
a8fa696288
1 changed files with 2 additions and 3 deletions
|
@ -145,8 +145,7 @@ $releasenotes="/wiki/ReleaseNotes314";
|
||||||
},
|
},
|
||||||
'ipodnano2g' => {
|
'ipodnano2g' => {
|
||||||
name => 'iPod Nano 2nd gen',
|
name => 'iPod Nano 2nd gen',
|
||||||
status => 2,
|
status => 1,
|
||||||
release => '3.10',
|
|
||||||
},
|
},
|
||||||
'ipodvideo' => {
|
'ipodvideo' => {
|
||||||
name => 'iPod Video',
|
name => 'iPod Video',
|
||||||
|
@ -154,7 +153,7 @@ $releasenotes="/wiki/ReleaseNotes314";
|
||||||
},
|
},
|
||||||
'ipod6g' => {
|
'ipod6g' => {
|
||||||
name => 'iPod 6th gen (Classic)',
|
name => 'iPod 6th gen (Classic)',
|
||||||
status => 1,
|
status => 2,
|
||||||
},
|
},
|
||||||
'iriverh10' => {
|
'iriverh10' => {
|
||||||
name => 'iriver H10 20GB',
|
name => 'iriver H10 20GB',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue