Update of /cvsroot/gtkpod/libgpod/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26061/src

Modified Files:
        ipod-device.c 
Log Message:
* ipod-device.c: added entries for iPod Nano 1 GB black and white
  (thanks to Leonhard Gruenschlos)



Index: ipod-device.c
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/src/ipod-device.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- ipod-device.c       28 Feb 2006 11:06:09 -0000      1.17
+++ ipod-device.c       9 Mar 2006 14:41:15 -0000       1.18
@@ -1,4 +1,4 @@
-/* Time-stamp: <2006-02-28 20:04:37 jcs>
+/* Time-stamp: <2006-03-09 21:50:38 jcs>
 |
 |  Copyright (C) 2005 Jorg Schuler <jcsjcs at users sourceforge net>
 |  Part of the gtkpod project.
@@ -156,6 +156,8 @@
        {"9725", GB,     MODEL_TYPE_SHUFFLE,     FOURTH_GENERATION},
        
        /* Nano / Fifth Generation */
+       {"A350", GB * 1, MODEL_TYPE_NANO_WHITE,  FIFTH_GENERATION},
+       {"A352", GB * 1, MODEL_TYPE_NANO_BLACK,  FIFTH_GENERATION},
        {"A004", GB * 2, MODEL_TYPE_NANO_WHITE,  FIFTH_GENERATION},
        {"A099", GB * 2, MODEL_TYPE_NANO_BLACK,  FIFTH_GENERATION},
        {"A005", GB * 4, MODEL_TYPE_NANO_WHITE,  FIFTH_GENERATION},



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to