view Gui/mplayer/pixmaps/a169.xpm @ 22052:d90d335368b1

Replace ifeq structure in the install target by a set of dependent targets.
author diego
date Tue, 30 Jan 2007 11:00:54 +0000
parents 518b5935a909
children
line wrap: on
line source

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