forked from BOINC/boinc
-
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 BOINC#2576 from armstrdj/mac_branded_installer_bui…
…ld_script Generic Mac build script for branded version of Mac manager/screen saver
- Loading branch information
Showing
11 changed files
with
528 additions
and
15 deletions.
There are no files selected for viewing
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
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
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
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
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
Binary file not shown.
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
Binary file not shown.
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
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,21 @@ | ||
SHORTBRANDNAME="wcgrid" | ||
LONGBRANDNAME="World Community Grid" | ||
|
||
MANAGERAPPNAME="World Community Grid" | ||
MANAGERICON="WCGrid" | ||
|
||
SSAVERAPPNAME="World Community Grid" | ||
SSAVERPREVIEW="wcgrid.jpg" | ||
SSAVERTHUMBNAIL="wcgrid-thumbnail" | ||
SSAVERLOGO="wcg_ss_logo.jpg" | ||
SKINDIR="World Community Grid" | ||
|
||
UNINSTALLERAPPNAME="Uninstall World Community Grid" | ||
UNINSTALLERICON="WCGrid" | ||
UNINSTALLERTRASHICON="WCGrid" | ||
|
||
INSTALLERAPPNAME="World Community Grid Installer" | ||
INSTALLERICON="WCGrid" | ||
|
||
READMEFILE="WCGrid-ReadMe.rtf" | ||
BRANDING_INFO="BrandId=4" |
Oops, something went wrong.