Update of /cvsroot/gtkpod/libgpod/src
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv15609/src
Modified Files:
itdb_photoalbum.c
Log Message:
* tests/test-photos.c:
src/itdb_photoalbum.c: fixed two typos in message strings.
Index: itdb_photoalbum.c
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/src/itdb_photoalbum.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- itdb_photoalbum.c 11 Jan 2007 07:10:55 -0000 1.15
+++ itdb_photoalbum.c 14 Jan 2007 13:34:07 -0000 1.16
@@ -1,4 +1,4 @@
-/* Time-stamp: <2006-11-24 12:59:36 jcs>
+/* Time-stamp: <2007-01-15 01:02:46 jcs>
|
| Copyright (C) 2002-2006 Jorg Schuler <jcsjcs at users sourceforge net>
| Part of the gtkpod project.
@@ -447,7 +447,7 @@
return artwork;
#else
g_set_error (error, 0, -1,
- _("Library compiled without gkdpixbuf support. Picture support
is disabled."));
+ _("Library compiled without gdk-pixbuf support. Picture
support is disabled."));
return NULL;
#endif
}
-------------------------------------------------------------------------
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