commit d9684550043e11f439e78b88a57b0666ab39706f
Author: Christophe Fergeau <[email protected]>
Date:   Wed Nov 4 23:53:15 2009 +0100

    fix serial number for nano4g 4GB (bgo #599772)

 src/itdb_device.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/itdb_device.c b/src/itdb_device.c
index ff014bf..4baa1dd 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -709,7 +709,7 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
     { "3QW", "B742" }, /* 8GB Orange Nano 4g */
     { "3QX", "B745" }, /* 8GB Green Nano 4g */
     { "3QY", "B748" }, /* 8GB Yellow Nano 4g */
-    { "3RO", "B754" }, /* 8GB Black Nano 4g */
+    { "3R0", "B754" }, /* 8GB Black Nano 4g */
     { "3QZ", "B751" }, /* 8GB Red Nano 4g */
     { "5B7", "B903" }, /* 16GB Silver Nano 4g */
     { "5B8", "B905" }, /* 16GB Blue Nano 4g */

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to