From 5ee496f464f41ce573d0bbbb6ab5b40b7dde3b76 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 1 Oct 2008 21:57:37 +0000 Subject: Add missing name for the Yellow 4g nano git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2130 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- src/itdb_device.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/itdb_device.c b/src/itdb_device.c index 22ef360..f9b477d 100644 --- a/src/itdb_device.c +++ b/src/itdb_device.c @@ -276,6 +276,7 @@ static const gchar *ipod_model_name_table [] = { N_("Nano (Green)"), N_("Nano (Pink)"), N_("Nano (Red)"), + N_("Nano (Yellow)"), N_("Nano (Purple)"), N_("Nano (Orange)"), N_("iPhone (1)"), -- cgit