MGR: Fix bad <organization_help_url> in Progress Through Processor's skin files provided by Matt Blumberg on 9 December 2011

svn path=/trunk/boinc/; revision=25245
This commit is contained in:
Charlie Fenton 2012-02-13 09:10:19 +00:00
parent a4cd8e5cdb
commit 83350c21bd
2 changed files with 8 additions and 1 deletions

View File

@ -1636,3 +1636,10 @@ David 12 Feb 2012
makefile
client/
cpu_sched.cpp
Charlie 13 Feb 2012
- MGR: Fix bad <organization_help_url> in Progress Through Processor's
skin files provided by Matt Blumberg on 9 December 2011.
clientgui/skins/Progress Thru Processors/
skin.xml

View File

@ -230,7 +230,7 @@
<organization_name>Progress Thru Processors</organization_name>
<!-- web site displayed in about box -->
<organization_website>http://www.facebook.com/progressthruprocessors</organization_website>
<organization_help_url>mailto:mlb@gridrepublic.org</organization_help_url>
<organization_help_url>http://www.gridrepublic.org/index.php?param=contact</organization_help_url>
<!-- this setting makes the BOINC manager automatically open to a particular tab on the -->
<!-- advanced view, overriding a users last displayed view. 0 means use users last open tab -->
<open_tab>0</open_tab>