// Berkeley Open Infrastructure for Network Computing // http://boinc.berkeley.edu // Copyright (C) 2005 University of California // // This is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; // either version 2.1 of the License, or (at your option) any later version. // // This software is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // See the GNU Lesser General Public License for more details. // // To view the GNU Lesser General Public License visit // http://www.gnu.org/copyleft/lesser.html // or write to the Free Software Foundation, Inc., // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA /* XPM */ static const char *task_xpm[] = { "16 16 35 1", " c #FF00FF", ". c #808080", "X c #777777", "o c #C0C0C0", "O c #5F5F5F", "+ c #555555", "@ c #CCCCCC", "# c #969696", "$ c #CC9999", "% c #FFCC99", "& c #4D4D4D", "* c #B2B2B2", "= c #DDDDDD", "- c #999999", "; c #CC9966", ": c #996633", "> c #424242", ", c #666666", "< c #666633", "1 c #ADA990", "2 c #F8F8F8", "3 c #6699CC", "4 c #663300", "5 c #CBCBCB", "6 c #336666", "7 c #66CCFF", "8 c #000066", "9 c #868686", "0 c #000080", "q c #3366FF", "w c #CCECFF", "e c #000033", "r c #FFFFFF", "t c #330000", "y c #003333", " ...Xo ", " OXo+.@#.o ", " O$%X o&*=-o ", " O;$%%X .*ooO ", "O;:&;%;X>ooo,.. ", "X:& .;;<;&1X.2*O", " . o33<;:4.+#5-O", " 67&;:48o.,9O ", " o&;:40q3o++ ", " O;:40q7woo ", " O;:4e8w7wr3o ", " O;:4o .w7wr7*o ", "o::4o o.6wr7wX ", " oto yXr7. ", " .rX ", " o. "};