-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from linuxcruizer/linuxcruizer-patch-13
Updated boinc manager skin files
- Loading branch information
Showing
44 changed files
with
216 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<skin> | ||
<en> | ||
<simple> | ||
<panel_opacity>180</panel_opacity> | ||
<background_image> | ||
<image> | ||
<imagesrc>background_image.png</imagesrc> | ||
<background_color>0:0:0</background_color> | ||
</image> | ||
</background_image> | ||
<workunit_running_image> | ||
<image> | ||
<imagesrc>Green_dot.png</imagesrc> | ||
</image> | ||
</workunit_running_image> | ||
<workunit_waiting_image> | ||
<image> | ||
<imagesrc>Yellow_dot.png</imagesrc> | ||
</image> | ||
</workunit_waiting_image> | ||
<workunit_suspended_image> | ||
<image> | ||
<imagesrc>Red_dot.png</imagesrc> | ||
</image> | ||
</workunit_suspended_image> | ||
<notice_alert_color>0:100:157</notice_alert_color> | ||
</simple> | ||
<advanced> | ||
<application_name>Einstein@home - BOINC Manager</application_name> | ||
<application_short_name>Einstein@home</application_short_name> | ||
<organization_name>Einstein@home</organization_name> | ||
<organization_website>https://einsteinathome.org/</organization_website> | ||
<organization_help_url>https://einsteinathome.org/content/help-10</organization_help_url> | ||
</advanced> | ||
</en> | ||
</skin> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<skin> | ||
<en> | ||
<simple> | ||
|
||
<panel_opacity>128</panel_opacity> | ||
|
||
<background_image> | ||
<!-- Background Image for Simple GUI --> | ||
<!-- Recommended total size: 600x750 (to accomodate OS size differences and localizations of text) --> | ||
<!-- Top banner height: about 68 --> | ||
<!-- EN-Win total size: about 422x582 as of 6.13.12 --> | ||
<image> | ||
<imagesrc>background_image.png</imagesrc> | ||
<background_color>255:255:255</background_color> | ||
</image> | ||
</background_image> | ||
|
||
<workunit_running_image> | ||
<image> | ||
<imagesrc>workunit_running_image.png</imagesrc> | ||
</image> | ||
</workunit_running_image> | ||
|
||
<workunit_waiting_image> | ||
<image> | ||
<imagesrc>workunit_waiting_image.png</imagesrc> | ||
</image> | ||
</workunit_waiting_image> | ||
|
||
<workunit_suspended_image> | ||
<image> | ||
<imagesrc>workunit_suspended_image.png</imagesrc> | ||
</image> | ||
</workunit_suspended_image> | ||
|
||
<dialog_background_image> | ||
<image> | ||
<imagesrc>dialog_background_image.png</imagesrc> | ||
</image> | ||
</dialog_background_image> | ||
|
||
<project_image> | ||
<image> | ||
<imagesrc>project_image.png</imagesrc> | ||
</image> | ||
</project_image> | ||
|
||
</simple> | ||
<advanced> | ||
<application_name>Rosetta@home - Boinc Manager</application_name> | ||
<application_short_name>Rosetta@home</application_short_name> | ||
|
||
<application_logo>ce_about.ico</application_logo> | ||
<application_icon> | ||
<image> | ||
<imagesrc>ce_icon_play.png</imagesrc> | ||
<transparency_mask>255:0:255</transparency_mask> | ||
</image> | ||
</application_icon> | ||
|
||
<application_icon32> | ||
<image> | ||
<imagesrc>ce_about.ico</imagesrc> | ||
<transparency_mask>255:0:255</transparency_mask> | ||
</image> | ||
</application_icon32> | ||
|
||
<application_disconnected_icon> | ||
<image> | ||
<imagesrc>ce_stop.png</imagesrc> | ||
<transparency_mask>255:0:255</transparency_mask> | ||
</image> | ||
</application_disconnected_icon> | ||
|
||
<application_snooze_icon> | ||
<image> | ||
<imagesrc>ce_pause.png</imagesrc> | ||
<transparency_mask>255:0:255</transparency_mask> | ||
</image> | ||
</application_snooze_icon> | ||
|
||
<is_branded>1</is_branded> | ||
|
||
<organization_name>Rosetta@home</organization_name> | ||
<organization_website>https://boinc.bakerlab.org/rosetta/</organization_website> | ||
<organization_help_url>https://boinc.bakerlab.org/rosetta/forum_help_desk.php</organization_help_url> | ||
|
||
</advanced> | ||
|
||
<wizards> | ||
<attach_to_project> | ||
<!-- title displayed on the attach to project wizard --> | ||
<title>Rosetta@home - Attach to Project</title> | ||
</attach_to_project> | ||
<attach_to_account_manager> | ||
<!-- title displayed on the attach to account manager wizard --> | ||
<title></title> | ||
<!-- additional message to user about attaching to an account manager --> | ||
<account_info_message></account_info_message> | ||
</attach_to_account_manager> | ||
</wizards> | ||
|
||
</en> | ||
</skin> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<skin> | ||
<en> | ||
<simple> | ||
<panel_opacity>180</panel_opacity> | ||
<background_image> | ||
<image> | ||
<imagesrc>background_image.png</imagesrc> | ||
<background_color>0:0:0</background_color> | ||
</image> | ||
</background_image> | ||
<workunit_running_image> | ||
<image> | ||
<imagesrc>Green_dot.png</imagesrc> | ||
</image> | ||
</workunit_running_image> | ||
<workunit_waiting_image> | ||
<image> | ||
<imagesrc>Yellow_dot.png</imagesrc> | ||
</image> | ||
</workunit_waiting_image> | ||
<workunit_suspended_image> | ||
<image> | ||
<imagesrc>Red_dot.png</imagesrc> | ||
</image> | ||
</workunit_suspended_image> | ||
<notice_alert_color>0:100:157</notice_alert_color> | ||
</simple> | ||
<advanced> | ||
<application_name>World Community Grid - BOINC Manager</application_name> | ||
<application_short_name>World Community Grid</application_short_name> | ||
<organization_name>World Community Grid</organization_name> | ||
<organization_website>https://www.worldcommunitygrid.org</organization_website> | ||
<organization_help_url>https://www.worldcommunitygrid.org/boinc.do</organization_help_url> | ||
</advanced> | ||
</en> | ||
</skin> |
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<skin> | ||
<en> | ||
<simple> | ||
<panel_opacity>180</panel_opacity> | ||
<background_image> | ||
<image> | ||
<imagesrc>background_image.png</imagesrc> | ||
<background_color>0:0:0</background_color> | ||
</image> | ||
</background_image> | ||
<workunit_running_image> | ||
<image> | ||
<imagesrc>Green_dot.png</imagesrc> | ||
</image> | ||
</workunit_running_image> | ||
<workunit_waiting_image> | ||
<image> | ||
<imagesrc>Yellow_dot.png</imagesrc> | ||
</image> | ||
</workunit_waiting_image> | ||
<workunit_suspended_image> | ||
<image> | ||
<imagesrc>Red_dot.png</imagesrc> | ||
</image> | ||
</workunit_suspended_image> | ||
<notice_alert_color>0:100:157</notice_alert_color> | ||
</simple> | ||
<advanced> | ||
<application_name>World Community Grid - BOINC Manager</application_name> | ||
<application_short_name>World Community Grid</application_short_name> | ||
<organization_name>World Community Grid</organization_name> | ||
<organization_website>https://www.worldcommunitygrid.org</organization_website> | ||
<organization_help_url>https://www.worldcommunitygrid.org/boinc.do</organization_help_url> | ||
</advanced> | ||
</en> | ||
</skin> |
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.