mirror of https://github.com/BOINC/boinc.git
BOINC web site tweaks
This commit is contained in:
parent
5cfd1bd59e
commit
46c3753492
|
@ -277,6 +277,7 @@ language("French", array(
|
|||
//site("http://wwww.boinc-2tf.org", "2TF Asso"),
|
||||
//site("http://boincfrance.org", "BOINCFRANCE.ORG"),
|
||||
site("http://www.boinc-af.org", "L'Alliance Francophone"),
|
||||
site("https://www.crunchersansfrontieres.org/", "CRUNCHERS SANS FRONTIERES"),
|
||||
));
|
||||
language("German", array(
|
||||
site("http://www.crunchers-freiburg.de/", "crunchers@freiburg"),
|
||||
|
|
|
@ -58,7 +58,7 @@ $w76 = array(
|
|||
"status"=>"Recommended version",
|
||||
"file"=>"boinc_7.6.22_windows_intelx86.exe",
|
||||
"vbox_file"=>"boinc_7.6.22_windows_intelx86_vbox.exe",
|
||||
"vbox_version"=>"5.0.12",
|
||||
"vbox_version"=>"5.0.10",
|
||||
"date"=>"17 Dec 2015",
|
||||
"type"=>"win_new",
|
||||
);
|
||||
|
@ -104,7 +104,7 @@ $w76x64 = array(
|
|||
"status"=>"Recommended version",
|
||||
"file"=>"boinc_7.6.22_windows_x86_64.exe",
|
||||
"vbox_file"=>"boinc_7.6.22_windows_x86_64_vbox.exe",
|
||||
"vbox_version"=>"5.0.12",
|
||||
"vbox_version"=>"5.0.10",
|
||||
"date"=>"17 Dec 2015",
|
||||
"type"=>"win_new",
|
||||
);
|
||||
|
|
|
@ -99,6 +99,7 @@ $stats_sites = array(
|
|||
$team_stats_sites = array(
|
||||
array("http://stats.czechnationalteam.cz/", "Czech National Team", "(in Czech)"),
|
||||
array("http://www.boincitaly.org/", "BOINC.Italy"),
|
||||
array("https://www.crunchersansfrontieres.org/", "CRUNCHERS SANS FRONTIERES", "(French"),
|
||||
//array("http://www.spacepage.be/component/option,com_boinc/", "Spacepage"),
|
||||
//array("http://boinc.radax.net/de_boinc.htm", "BOINC@Austria"),
|
||||
//array("http://www.myboinc.com/scores/", "L'Alliance Francophone"),
|
||||
|
|
Loading…
Reference in New Issue