view gui/dialog/pixmaps/exit.xpm @ 37028:7694f4226420

Make the current item string as currItem global. Utilize this variable instead of using string constants. This allows naming the particular potmeter now.
author ib
date Fri, 04 Apr 2014 13:55:57 +0000
parents 3c901704a27c
children
line wrap: on
line source

/* XPM */
static const char * const exit_xpm[] = {
"16 16 63 1",
" 	c None",
".	c #000000",
"+	c #E2E2E0",
"@	c #D3D3D0",
"#	c #C0C0BD",
"$	c #ADADAB",
"%	c #929291",
"&	c #B7B7B5",
"*	c #9A9A98",
"=	c #E46245",
"-	c #DEDEDC",
";	c #C1C1BE",
">	c #B9B9B7",
",	c #9C9C9B",
"'	c #060806",
")	c #070907",
"!	c #E7755B",
"~	c #B3533E",
"{	c #D0D0CD",
"]	c #0E110C",
"^	c #0F120D",
"/	c #DF421E",
"(	c #B14D36",
"_	c #BDBDBB",
":	c #A4A4A2",
"<	c #161C14",
"[	c #191F16",
"}	c #B0160A",
"|	c #B11B10",
"1	c #993929",
"2	c #797977",
"3	c #5B5B5A",
"4	c #1D251B",
"5	c #20281D",
"6	c #990000",
"7	c #880000",
"8	c #AA3F2C",
"9	c #6C6C6A",
"0	c #273124",
"a	c #2A3526",
"b	c #C83E2B",
"c	c #A1100B",
"d	c #A3140E",
"e	c #2B3727",
"f	c #313D2C",
"g	c #D4D4D1",
"h	c #354331",
"i	c #B4B4B2",
"j	c #8D8D8B",
"k	c #2D3A29",
"l	c #3B4A35",
"m	c #E0E0DE",
"n	c #C9C9C7",
"o	c #939491",
"p	c #51544F",
"q	c #34412F",
"r	c #42543D",
"s	c #495D43",
"t	c #5C6059",
"u	c #495C42",
"v	c #4F6448",
"w	c #53684B",
"x	c #546A4D",
"                ",
"     .......... ",
"     .+@#$%.... ",
"   ...+@#&*.... ",
"   .=.-@;>,.'). ",
"....!~.{;>,.]^. ",
".====/(._:,.<[. ",
".=}}}}|1.23.45. ",
".=666678.9,.0a. ",
".bcd778.;>,.ef. ",
"....78.g;>,.ah. ",
"   .8.+g;ij.kl. ",
"   ...mnop.qrs. ",
"     .&t.luvwx. ",
"     .......... ",
"                "};