commit 4a338979e9ed13deacfabf3f6f0e72ec96305a80
Author: Christophe Fergeau <[email protected]>
Date: Fri Nov 6 23:17:09 2009 +0100
fix 8GB iPod Touch 3G serial number
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 23e6d1d..89d906d 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -744,7 +744,7 @@ static const ItdbSerialToModel serial_to_model_mapping[] = {
{ "W4T", "A627" }, /* 16GB Silver iPod Touch (1st gen) */
{ "201", "B528" }, /* 8GB Silver iPod Touch (2nd gen) */
- { "7SJ", "C086" }, /* 8GB Silver iPod Touch (3rd gen) */
+ { "75J", "C086" }, /* 8GB Silver iPod Touch (3rd gen) */
{ "6K2", "C008" }, /* 32GB Silver iPod Touch (3rd gen) */
{ "6K4", "C011" }, /* 64GB Silver iPod Touch (3rd gen) */
------------------------------------------------------------------------------
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