- MGR: Fix the icon we use to represent OpenCL.

- client: Update the stock all_project_list.xml file we send out
        with new client software.

    clientgui/res/
        openclicon.xpm
    win_build/installerv2/redist/
        all_projects_list.xml

svn path=/trunk/boinc/; revision=25679
This commit is contained in:
Rom Walton 2012-05-15 17:50:59 +00:00
parent 62dc78ecf3
commit 93750d6264
3 changed files with 496 additions and 437 deletions

View File

@ -3869,3 +3869,13 @@ Rom 15 May 2012
doc/
get_platforms.inc
Rom 15 May 2012
- MGR: Fix the icon we use to represent OpenCL.
- client: Update the stock all_project_list.xml file we send out
with new client software.
clientgui/res/
openclicon.xpm
win_build/installerv2/redist/
all_projects_list.xml

View File

@ -15,7 +15,7 @@ static char *openclicon_xpm[] = {
"6 c #D8DF30",
"H c #E24C37",
"o. c #F0807E",
". c #FFFFFF",
". c None",
"F c #BF8E77",
"x c #E7F5ED",
"^ c #A8D5BB",
@ -96,7 +96,7 @@ static char *openclicon_xpm[] = {
"3 c #6BBE43",
"u c #8FCD73",
"0 c #F8F0EC",
" . c None",
" . c #B0AFAD",
"T c #D3D1CF",
"/ c #F6F6F6",
"` c #EE6F6D",

File diff suppressed because it is too large Load Diff