Revision: 1707
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1707&view=rev
Author: teuf
Date: 2007-09-30 04:41:19 -0700 (Sun, 30 Sep 2007)
Log Message:
-----------
* src/itdb_device.c: fix typo and don't mark iPod Classic as read-only
Modified Paths:
--------------
libgpod/trunk/ChangeLog
libgpod/trunk/src/itdb_device.c
Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog 2007-09-28 07:19:44 UTC (rev 1706)
+++ libgpod/trunk/ChangeLog 2007-09-30 11:41:19 UTC (rev 1707)
@@ -1,5 +1,9 @@
-2007-09-28 Christophe Fergeau <[EMAIL PROTECTED]>
+2007-09-30 Christophe Fergeau <[EMAIL PROTECTED]>
+ * src/itdb_device.c: fix typo and don't mark iPod Classic as read-only
+
+2007-09-28 Christophe Fergeau <[EMAIL PROTECTED]>
+
* tools/read-sysinfoextended-sgutils.c: (main): use g_build_filename
instead of itdb_resolve_filename since the latter will fail if
SysInfoExtended does not already exist
Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c 2007-09-28 07:19:44 UTC (rev 1706)
+++ libgpod/trunk/src/itdb_device.c 2007-09-30 11:41:19 UTC (rev 1707)
@@ -256,8 +256,8 @@
N_("Nano Video (3rd Gen.)"),
N_("Video (1st Gen.)"),
N_("Video (2nd Gen.)"),
- N_("Classic (Read-Only)"),
- N_("Touch (Reead-Only)"),
+ N_("Classic"),
+ N_("Touch (Read-Only)"),
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