view gui/mplayer/pixmaps/a235.xpm @ 31592:a4ceb52caa30

Fix compilation broken due to GET_UTF8 being undefined. Patch by Erik Auerswald {auerswal unix-ag.uni-kl.de}
author reimar
date Sat, 10 Jul 2010 08:07:27 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const a235_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+..++..+.++.++.+.",
".+.+..+....+.+..+.",
".+...+....++.++.+.",
".+..+......+..+.+.",
".+.++++.+.++.++.+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};