Revision: 2180
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2180&view=rev
Author: teuf
Date: 2008-12-22 14:43:01 +0000 (Mon, 22 Dec 2008)
Log Message:
-----------
Remove unwanted addition of model name in last commit
Modified Paths:
--------------
libgpod/trunk/ChangeLog
libgpod/trunk/src/itdb_device.c
Modified: libgpod/trunk/ChangeLog
===================================================================
--- libgpod/trunk/ChangeLog 2008-12-22 14:19:40 UTC (rev 2179)
+++ libgpod/trunk/ChangeLog 2008-12-22 14:43:01 UTC (rev 2180)
@@ -1,5 +1,12 @@
2008-12-22 Christophe Fergeau <[email protected]>
+ * src/itdb_device.c: I didn't mean to commit that hunk
+ from Neil's patch, adding a model name here with no
+ matching entry in the model enum would break building
+ a user visible list of known ipod models
+
+2008-12-22 Christophe Fergeau <[email protected]>
+
* src/itdb_device.c: add ipod shuffle info from Neil Campbell
2008-12-22 Christophe Fergeau <[email protected]>
Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c 2008-12-22 14:19:40 UTC (rev 2179)
+++ libgpod/trunk/src/itdb_device.c 2008-12-22 14:43:01 UTC (rev 2180)
@@ -287,7 +287,6 @@
N_("Shuffle (Silver)"),
N_("Shuffle (Pink)"),
N_("Shuffle (Blue)"),
- N_("Shuffle (Lt Blue)"),
N_("Shuffle (Green)"),
N_("Shuffle (Orange)"),
N_("Shuffle (Purple)"),
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2