Mercurial > audlegacy
view Plugins/Input/sid/xs_fileinfo.h @ 541:6366eb2fc408 trunk
[svn] Updated Czech translation by Jan N. <finn@sendmail.cz>
author | chainsaw |
---|---|
date | Sat, 28 Jan 2006 09:40:22 -0800 |
parents | 1b82a9932b60 |
children |
line wrap: on
line source
#ifndef XS_FILEINFO_H #define XS_FILEINFO_H #include "xmms-sid.h" #ifdef __cplusplus extern "C" { #endif void xs_fileinfo_update(void); void xs_fileinfo(gchar *); #ifdef __cplusplus } #endif #endif /* XS_FILEINFO_H */