Revision: 2372
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2372&view=rev
Author: teuf
Date: 2009-07-28 08:03:41 +0000 (Tue, 28 Jul 2009)
Log Message:
-----------
fix typo in iphone artwork padding, caught by H. Langos
Modified Paths:
--------------
libgpod/trunk/src/itdb_device.c
Modified: libgpod/trunk/src/itdb_device.c
===================================================================
--- libgpod/trunk/src/itdb_device.c 2009-06-23 16:57:51 UTC (rev 2371)
+++ libgpod/trunk/src/itdb_device.c 2009-07-28 08:03:41 UTC (rev 2372)
@@ -410,7 +410,7 @@
{3003, 64, 64, THUMB_FORMAT_REC_RGB555_LE},
{3005, 320, 320, THUMB_FORMAT_RGB555_LE},
{3006, 56, 56, THUMB_FORMAT_RGB555_LE, 8192}, /*pad data to 8192 bytes
*/
- {3007, 88, 88, THUMB_FORMAT_RGB555_LE, 16364}, /*pad data to 16384 bytes
*/
+ {3007, 88, 88, THUMB_FORMAT_RGB555_LE, 16384}, /*pad data to 16384 bytes
*/
{ -1, -1, -1, -1}
};
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2