Please see here for more details.';
$versions = array(
new PluginVersionInfo(
"4.7.0.0", "0.3", "plugins/VuzeLegendasBaixator_0.3.jar", "plugins/VuzeLegendasBaixator_0.3.jar",
"0.3: Included support for Legendas.TV; Added option to append language code to subtitle file and save to disk; Option to configure periodic checking for subtitles; Fixed OpenSubTitles search; Fixed some minor bugs." ),
new PluginVersionInfo(
"4.4.0.4", "0.2", "plugins/VuzeLegendasBaixator_0.2.jar", "plugins/VuzeLegendasBaixator_0.2.jar",
"0.2: Regex to exclude files from search; Removed user/password from sites that don't need them.
".
"0.1: Initial release." )
);
$cvs_version =
new PluginVersionInfo( "4.7.0.0", "0.3_CVS", "plugins/VuzeLegendasBaixator_0.3.jar", "plugins/VuzeLegendasBaixator_0.3.jar",
"" );
fillDetailVarsFromArray($versions, $cvs_version);
?>