view gui/mplayer/pixmaps/pl.xpm @ 25650:da94a5973768

Make code slightly less confusing to me
author reimar
date Fri, 11 Jan 2008 20:55:08 +0000
parents 17bf4f4b0715
children 09c3ce60f369
line wrap: on
line source

/* XPM */
static const char * pl_xpm[] = {
"16 16 7 1",
" 	c None",
".	c #000000",
"+	c #FEFEFE",
"@	c #C1C1C1",
"#	c #C2C2C2",
"$	c #A0A0A0",
"%	c #BBBBBB",
"  ..            ",
" .+@. .. ... .. ",
" .#$.           ",
"  ..            ",
"                ",
"                ",
"  ..            ",
" .+@.           ",
" .#$. ..... ... ",
"  ..            ",
"                ",
"                ",
"  ..            ",
" .+%. ..... ... ",
" .#$.           ",
"  ..            "};