commit 6537dbed7885f0a48e6d6dd157cac8fdd6088cac
Author: Christophe Fergeau <cferg...@mandriva.com>
Date:   Wed Jan 20 09:45:35 2010 +0100

    add model number for iPod Touch 2G 32GB

 src/itdb_device.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/itdb_device.c b/src/itdb_device.c
index 0024d98..c1be97a 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -263,8 +263,10 @@ static const Itdb_IpodInfo ipod_info_table [] = {
     {"A627",  16, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_1, 50},
     {"B376",  32, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_1, 50},
 
+    /* iPod Touch 2nd gen */
     {"B528",   8, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_2, 50},
     {"B531",  16, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_2, 50},
+    {"B533",  32, ITDB_IPOD_MODEL_TOUCH_SILVER,   
ITDB_IPOD_GENERATION_TOUCH_2, 50},
 
     /* iPod Touch 3rd gen */
     /* The 8GB model is marked as 2nd gen because it's actually what the 

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to