Revision: 1792
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1792&view=rev
Author: teuf
Date: 2007-11-16 10:05:24 -0800 (Fri, 16 Nov 2007)
Log Message:
-----------
* src/itdb_device.c: fix typoes in iPod Touch model lists
Modified Paths:
--------------
libgpod/trunk/ChangeLog
libgpod/trunk/src/itdb_device.c
Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog 2007-11-14 21:37:20 UTC (rev 1791)
+++ libgpod/trunk/ChangeLog 2007-11-16 18:05:24 UTC (rev 1792)
@@ -1,3 +1,7 @@
+2007-11-16 Christophe Fergeau <[EMAIL PROTECTED]>
+
+ * src/itdb_device.c: fix typoes in iPod Touch model lists
+
2007-11-14 Christophe <[EMAIL PROTECTED]>
* src/itdb_itunesdb.c: use libgpod as the prefix of music files to
Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c 2007-11-14 21:37:20 UTC (rev 1791)
+++ libgpod/trunk/src/itdb_device.c 2007-11-16 18:05:24 UTC (rev 1792)
@@ -185,7 +185,7 @@
/* iPod touch G1 */
/* With touch screen */
{"A623", 8, ITDB_IPOD_MODEL_TOUCH_BLACK,
ITDB_IPOD_GENERATION_TOUCH_1, 14},
- {"A627", 16, ITDB_IPOD_MODEL_NANO_SILVER,
ITDB_IPOD_GENERATION_TOUCH_1, 28},
+ {"A627", 16, ITDB_IPOD_MODEL_TOUCH_BLACK,
ITDB_IPOD_GENERATION_TOUCH_1, 28},
/* No known model number -- create a Device/SysInfo file with
@@ -257,7 +257,7 @@
N_("Video (1st Gen.)"),
N_("Video (2nd Gen.)"),
N_("Classic"),
- N_("Touch (Read-Only)"),
+ N_("Touch"),
N_("Unused"),
N_("Unused"),
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2