MGR: Fix bad transparency in default project icon

svn path=/trunk/boinc/; revision=24642
This commit is contained in:
Charlie Fenton 2011-11-22 00:21:27 +00:00
parent 6d095d371e
commit 33f511f490
2 changed files with 8 additions and 2 deletions

View File

@ -8619,3 +8619,9 @@ Rom 21 Nov 2011
clientgui/
BOINCBitmapComboBox.cpp
Charlie 21 Nov 2011
- MGR: Fix bad transparency in default project icon.
clientgui/res/skins/default/graphic/
project_image.xpm

View File

@ -69,7 +69,7 @@ static const char *project_image_xpm[] = {
"3 c #E5E6E5",
"i. c #FCD354",
";. c #FCD65E",
"O c None",
"O c #1136CC",
"6. c #FCD04B",
"uX c #7F90AB",
"* c #F4F5F6",
@ -96,7 +96,7 @@ static const char *project_image_xpm[] = {
"8. c #F2F5FB",
"4. c #FFECA3",
"b c #8C9CB4",
" c None",
" c #FCFDFD",
"@X c #F7DB99",
"r. c #FFECA9",
"I. c #F5BA1C",