Update of /cvsroot/gtkpod/gtkpod/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16875/src

Modified Files:
        display_itdb.c 
Log Message:
Updated German translation catalog


Index: display_itdb.c
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/src/display_itdb.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- display_itdb.c      5 Dec 2005 16:35:17 -0000       1.39
+++ display_itdb.c      11 Dec 2005 09:44:35 -0000      1.40
@@ -1,4 +1,4 @@
-/* Time-stamp: <2005-12-06 01:21:48 jcs>
+/* Time-stamp: <2005-12-11 17:54:30 jcs>
 |
 |  Copyright (C) 2002-2005 Jorg Schuler <jcsjcs at users sourceforge net>
 |  Part of the gtkpod project.
@@ -844,7 +844,7 @@
                        else if (type & GP_ITDB_TYPE_LOCAL)
                            name = g_strdup (_("Local"));
                        else
-                           name = g_strdup ("gtkpod");
+                           name = g_strdup ("iPod");
                    }
                    pl = gp_playlist_new (name, FALSE);
                    g_free (name);
@@ -915,7 +915,7 @@
        eitdb->offline_filename = g_build_filename (
            cfgdir, "iTunesDB", NULL);
        gp_itdb_add (itdb, -1);
-       pl = gp_playlist_new ("gtkpod", FALSE);
+       pl = gp_playlist_new ("iPod", FALSE);
        itdb_playlist_set_mpl (pl);   /* MPL! */
        gp_playlist_add (itdb, pl, -1);
        g_return_if_fail (itdb->userdata);



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to