comparison src/wavpack/libwavpack.cxx @ 1127:3fa735fad598 trunk

[svn] (Re)added the description
author zither
date Sat, 26 May 2007 14:54:07 -0700
parents 6a258916b7e4
children ea77e4df4ce4
comparison
equal deleted inserted replaced
1126:50505f91e6c7 1127:3fa735fad598
59 const gchar *wv_fmts[] = { "wv", NULL }; 59 const gchar *wv_fmts[] = { "wv", NULL };
60 60
61 InputPlugin mod = { 61 InputPlugin mod = {
62 NULL, //handle 62 NULL, //handle
63 NULL, //filename 63 NULL, //filename
64 NULL, 64 "WavPack Audio Plugin",
65 wv_load_config, 65 wv_load_config,
66 wv_about_box, 66 wv_about_box,
67 wv_configure, 67 wv_configure,
68 NULL, 68 NULL,
69 NULL, //no use 69 NULL, //no use