Mercurial > audlegacy-plugins
view src/mtp_up/filetype.h @ 1680:dfcb24515a4e
update Japanese translation
| author | VDR dai (audacious) <d+audacious@vdr.jp> |
|---|---|
| date | Mon, 10 Sep 2007 09:42:48 +0900 |
| parents | d72a44fdb6a3 |
| children |
line wrap: on
line source
#include <libmtp.h> #include <glib.h> LIBMTP_filetype_t find_filetype (const char *);
