Update of /cvsroot/gtkpod/libgpod/tests
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv23045/tests

Modified Files:
        test-photos.c 
Log Message:
        * tests/test-photos.c: change "error" to "warning" in warning
          message.



Index: test-photos.c
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/tests/test-photos.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- test-photos.c       14 Jan 2007 13:34:07 -0000      1.11
+++ test-photos.c       15 Jan 2007 15:15:09 -0000      1.12
@@ -361,7 +361,7 @@
 
            if (photo == NULL)
            {
-               g_print (_("Error: could not find photo with ID <%d>. 
Skipping...\n"),
+               g_print (_("Warning: could not find photo with ID <%d>. 
Skipping...\n"),
                         id);
            }
            else


-------------------------------------------------------------------------
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