// 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., // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA /* XPM */ static char *seed16_xpm[] = { /* columns rows colors chars-per-pixel */ "16 16 84 1", "~ c Black", "< c #EA21EA", "E c #8F008F", "a c #C7704A", "d c #46474F", "T c #DF00DF", "= c #8D5A3A", "M c #733638", "G c #FC08F2", "A c #80453C", "m c #512D46", "s c #6D4846", "k c #B65B3A", "^ c #0F000F", "# c #AA7C34", "l c #FC1FD8", "4 c #1F2B4D", "C c #AB6950", "D c #AF5446", "t c #1E3238", "x c #DC5561", "p c #E325CD", "i c #E40FD2", "7 c #5C303C", ": c #4F4741", "N c #B6723D", "r c #394967", "e c #153D4A", "z c #F40BF0", " c None", "v c #813D4E", "b c #433C49", "o c #CE3699", "u c #C17B36", "B c #F04ECE", "H c #F12FB7", ") c #7F007F", "$ c #A07F36", "9 c #F21FD6", "f c #393460", "W c #CF00CF", "8 c #B96A4D", "c c #AC5545", "K c #C87F74", "n c #1E3A35", "j c #7F5130", "5 c #1F2744", "@ c #8D5653", "% c #BA5A75", "3 c #825E42", "w c #534347", "* c #6D445A", "F c #E411CA", "S c #773D31", "g c #035246", "( c #4F004F", "O c #A34091", "V c #D96D59", "R c #9F009F", "Y c #B50AA9", "1 c #DC745A", "Q c #EF00EF", "y c #463C2D", "> c #494C44", "- c #425761", "Z c #514E2B", "P c #C66D94", ". c #E41FCE", "6 c #492666", "q c #C06145", "! c #BF00BF", "; c #704A49", "U c #F919FA", "& c #8C4B74", "2 c #BA4746", "h c #3B3E49", "+ c #505E51", "J c #DA8261", "X c #AA3784", "L c #AE623E", "0 c #C27242", "/ c #3F003F", ", c #E42AB9", "I c #F429E5", /* pixels */ " ", " ", " .Xo ", " O+@#$% ", " &*=-;:>, ", "<12345678 ", "90qwertyui ", "pasdfghjkl ", "zxcvbnmMN ", " BVCZASDF ", " GHJKLPI ", " UYTTRRETWWTQ", " !~~~~^~/~(~)", " WTT!TTQWTWQ", " ", " " };