On Sun, Oct 5, 2008 at 9:22 AM, Thomas Bertani <[EMAIL PROTECTED]> wrote:
> and where you have to put image files to be recognised as cover by the media
> player?

Every documents are sorted by mimetype, so, for a JPEG image, you
should put it in Documents/image/jpeg/

To identify mimetype, you can grep extension of you file in
/etc/mime.types on your desktop
ie:
[EMAIL PROTECTED] ~ $ grep jpg /etc/mime.types
image/jpeg                                      jpeg jpg jpe

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to