Revision: 2133
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2133&view=rev
Author:   teuf
Date:     2008-10-04 23:52:02 +0000 (Sat, 04 Oct 2008)

Log Message:
-----------
* src/itdb_device.c: add serial number for the 8GB Silver Nano 4g
and model number for the 4GB Blue Nano 4g

Modified Paths:
--------------
    libgpod/trunk/ChangeLog
    libgpod/trunk/src/itdb_device.c

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2008-10-04 18:03:23 UTC (rev 2132)
+++ libgpod/trunk/ChangeLog     2008-10-04 23:52:02 UTC (rev 2133)
@@ -1,3 +1,8 @@
+2008-10-05  Christophe Fergeau  <[EMAIL PROTECTED]>
+
+       * src/itdb_device.c: add serial number for the 8GB Silver Nano 4g
+       and model number for the 4GB Blue Nano 4g
+
 2008-10-01  Christophe Fergeau  <[EMAIL PROTECTED]>
 
        * src/itdb_device.c: a few more fixes in device model

Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c     2008-10-04 18:03:23 UTC (rev 2132)
+++ libgpod/trunk/src/itdb_device.c     2008-10-04 23:52:02 UTC (rev 2133)
@@ -200,7 +200,7 @@
 
     /* iPod nano video G2 (Fourth Nano Generation) */
     {"B480",   4, ITDB_IPOD_MODEL_NANO_SILVER,    ITDB_IPOD_GENERATION_NANO_4, 
14},
-    {"B???",   4, ITDB_IPOD_MODEL_NANO_BLUE,      ITDB_IPOD_GENERATION_NANO_4, 
14},
+    {"B651",   4, ITDB_IPOD_MODEL_NANO_BLUE,      ITDB_IPOD_GENERATION_NANO_4, 
14},
     {"B654",   4, ITDB_IPOD_MODEL_NANO_PINK,      ITDB_IPOD_GENERATION_NANO_4, 
14},
     {"B657",   4, ITDB_IPOD_MODEL_NANO_PURPLE,    ITDB_IPOD_GENERATION_NANO_4, 
14},
     {"B660",   4, ITDB_IPOD_MODEL_NANO_ORANGE,    ITDB_IPOD_GENERATION_NANO_4, 
14},
@@ -615,6 +615,7 @@
     { "37K", "B657" }, /* 4GB Purple Nano 4g */
     { "37L", "B660" }, /* 4GB Orange Nano 4g */
     { "3QS", "B732" }, /* 8GB Blue Nano 4g */
+    { "2ME", "B598" }, /* 8GB Silver Nano 4g */
     { "3QT", "B735" }, /* 8GB Pink Nano 4g */
     { "3QW", "B742" }, /* 8GB Orange Nano 4g */
     { "3QY", "B748" }, /* 8GB Yellow Nano 4g */


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to