view gui/mplayer/pixmaps/a169.xpm @ 32740:01e248c1b369

Remove needless fontid. The parameter fontid isn't used anywhere. The documentation is wrong and very confusing to skin designers.
author ib
date Sat, 29 Jan 2011 15:13:55 +0000
parents 09c3ce60f369
children
line wrap: on
line source

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