Mercurial > audlegacy-plugins
view src/mtp_up/filetype.h @ 2126:fe479ddb4f4e
remove g_filename_from_uri() since recent playback system requires url encoded paths.
| author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
|---|---|
| date | Wed, 24 Oct 2007 17:04:09 +0900 |
| parents | d72a44fdb6a3 |
| children |
line wrap: on
line source
#include <libmtp.h> #include <glib.h> LIBMTP_filetype_t find_filetype (const char *);
