MGR: Update <organization_*> tags in 3 branded skins (GR, PtP, CE) to new values from Matt Blumberg

svn path=/trunk/boinc/; revision=25249
This commit is contained in:
Charlie Fenton 2012-02-14 00:23:20 +00:00
parent 7df4286081
commit 96f52fa76c
4 changed files with 19 additions and 7 deletions

View File

@ -1649,3 +1649,15 @@ Charlie 13 Feb 2012
client/ client/
coproc_detect.cpp coproc_detect.cpp
Charlie 13 Feb 2012
- MGR: Update <organization_*> tags in 3 branded skins (GR, PtP, CE) to
new values from Matt Blumberg.
clientgui/skins/
GridRepublic/
skin.xml
Progress Thru Processors/
skin.xml
Charity Engine/
skin.xml

View File

@ -232,8 +232,8 @@
<!-- name displayed in about box --> <!-- name displayed in about box -->
<organization_name>Charity Engine</organization_name> <organization_name>Charity Engine</organization_name>
<!-- web site displayed in about box --> <!-- web site displayed in about box -->
<organization_website>http://www.charityengine.org</organization_website> <organization_website>http://www.charityengine.com</organization_website>
<organization_help_url>mailto:support@charityengine.org</organization_help_url> <organization_help_url>http://www.charityengine.com/help</organization_help_url>
<!-- this setting makes the BOINC manager automatically open to a particular tab on the --> <!-- 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 --> <!-- advanced view, overriding a users last displayed view. 0 means use users last open tab -->
<open_tab>0</open_tab> <open_tab>0</open_tab>
@ -247,7 +247,7 @@
<wizards> <wizards>
<attach_to_project> <attach_to_project>
<!-- title displayed on the attach to project wizard --> <!-- title displayed on the attach to project wizard -->
<title>Charity Engine Desktop - Attach to Project</title> <title></title>
<!-- logo displayed on the attach to project wizard --> <!-- logo displayed on the attach to project wizard -->
<logo>graphic/ce_wizard_bar.png</logo> <logo>graphic/ce_wizard_bar.png</logo>
</attach_to_project> </attach_to_project>

View File

@ -225,10 +225,10 @@
<!-- logo displayed in about box --> <!-- logo displayed in about box -->
<application_logo>graphic/gr_about.ico</application_logo> <application_logo>graphic/gr_about.ico</application_logo>
<!-- name displayed in about box --> <!-- name displayed in about box -->
<organization_name>GridRepublic</organization_name> <organization_name>GridRepublic</organization_name>
<!-- web site displayed in about box --> <!-- web site displayed in about box -->
<organization_website>http://www.gridrepublic.org</organization_website> <company_website>http://www.gridrepublic.org</organization_website>
<organization_help_url>http://www.gridrepublic.org/index.php?param=contact</organization_help_url> <organization_help_url>http://www.gridrepublic.org/help</organization_help_url>
<!-- this setting makes the BOINC manager automatically open to a particular tab on the --> <!-- 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 --> <!-- advanced view, overriding a users last displayed view. 0 means use users last open tab -->
<open_tab>0</open_tab> <open_tab>0</open_tab>

View File

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