commit 70e23fd840399127edd1fc6647bd9efc36760924
Author: Christophe Fergeau <t...@gnome.org>
Date:   Thu Sep 30 10:23:15 2010 +0200

    add missing strings for new iPod generations
    
    When adding the latest iPhone, iPod Touch and Nano, I forgot to add
    description strings, which result in empty entries in gtkpod ipod
    initialization GUI.

 src/itdb_device.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/itdb_device.c b/src/itdb_device.c
index a4dc76c..04fff5f 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -424,6 +424,9 @@ static const gchar *ipod_generation_name_table [] = {
        N_("Nano with camera (5th Gen.)"),
        N_("Touch (3rd Gen.)"),
        N_("iPad"),
+       N_("iPhone 4"),
+       N_("Touch (4th Gen.)"),
+       N_("Nano touch (6th Gen.)"),
        NULL
 };
 

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to