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

Modified Files:
        lastfm.c 
Log Message:
Typo detected by Todd.



Index: lastfm.c
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/src/lastfm.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lastfm.c    22 Nov 2006 15:54:38 -0000      1.1
+++ lastfm.c    24 Nov 2006 06:44:03 -0000      1.2
@@ -119,7 +119,7 @@
        res = fopen(filename, "w+");
        if (res == NULL)
        {
-           gtkpod_warning (_("Could not create 'lastfm.respons' in '%s'."),
+           gtkpod_warning (_("Could not create 'lastfm.response' in '%s'."),
                            config_dir);
            g_free(config_dir);
            return -1;


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to