view Gui/mplayer/pixmaps/a235.xpm @ 17245:44c24de55f9d

- move our setenv() fallback implementation to osdep - assert that the override param is nonzero (zero is not implemented) - correct return value type to int based on a patch by Diego fixes bugzilla bug #342
author al
date Mon, 26 Dec 2005 03:16:48 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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