view gui/mplayer/pixmaps/a11.xpm @ 32068:ab6ac5b156ca

Replace proc_priority extern declaration by osdep/priority.h #include.
author diego
date Sat, 11 Sep 2010 12:20:07 +0000
parents 09c3ce60f369
children
line wrap: on
line source

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