view Gui/mplayer/pixmaps/pl.xpm @ 14678:58f061d12c83

Fix the behaviour of -geometry according to the documentation. Patch by Bjorn Danielsson <mplayer-mail ta dax tod nu>
author al
date Wed, 09 Feb 2005 17:58:41 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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