Revision: 2141
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2141&view=rev
Author:   teuf
Date:     2008-10-15 17:39:13 +0000 (Wed, 15 Oct 2008)

Log Message:
-----------
Add serial number for 16GB Black Nano

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

Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog     2008-10-08 19:17:06 UTC (rev 2140)
+++ libgpod/trunk/ChangeLog     2008-10-15 17:39:13 UTC (rev 2141)
@@ -1,3 +1,8 @@
+2008-10-13  Christophe Fergeau  <[EMAIL PROTECTED]>
+
+       * src/itdb_device.c: add serial number for 16GB black ipod nano,
+       thanks to Doug Larrick for providing that SN :)
+
 2008-10-07  Christophe Fergeau  <[EMAIL PROTECTED]>
 
        * src/db-artwork-debug.c: use %z modifier to print size_t values

Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c     2008-10-08 19:17:06 UTC (rev 2140)
+++ libgpod/trunk/src/itdb_device.c     2008-10-15 17:39:13 UTC (rev 2141)
@@ -624,6 +624,7 @@
     { "3RO", "B754" }, /* 8GB Black Nano 4g */
     { "3QZ", "B751" }, /* 8GB Red Nano 4g */
     { "5BE", "B917" }, /* 16GB Red Nano 4g */
+    { "5BF", "B918" }, /* 16GB Black Nano 4g */
     { NULL ,  NULL  }
 };
 


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