".
"Adds some custom information to the status bar such as the total number of peers connected to you, the total remaining to download across all of your torrents or a subset of them (e.g. all who are stopped).
".
"Requires Java 5 (1.5)+";
$mail="le.shu@skynet.be";
$versions = array(
new PluginVersionInfo( "3.1.0.0", "1.6", "plugins/GlobalInformationStatusEntry_1.6.jar", "plugins/GlobalInformationStatusEntry_1.6.jar",
"1.6: Initial version." ),
new PluginVersionInfo( "3.0.5.2", "", "", "", "" )
);
$cvs_version =
new PluginVersionInfo( "3.1.0.1", "1.6_CVS", "plugins/GlobalInformationStatusEntry_1.6.jar", "plugins/GlobalInformationStatusEntry_1.6.jar",
"" );
fillDetailVarsFromArray($versions, $cvs_version);
?>