Mercurial > audlegacy-plugins
view src/mtp_up/filetype.h @ 2295:19cb07bbedfa
Czech translation update (Bugzilla #94)
| author | Petr P?sa? <petr.pisar@atlas.cz> |
|---|---|
| date | Sat, 12 Jan 2008 11:22:44 +0100 |
| parents | d72a44fdb6a3 |
| children |
line wrap: on
line source
#include <libmtp.h> #include <glib.h> LIBMTP_filetype_t find_filetype (const char *);
