view Gui/mplayer/pixmaps/aspect.xpm @ 21846:0d1962e604eb

small updates
author diego
date Wed, 10 Jan 2007 14:28:13 +0000
parents 518b5935a909
children
line wrap: on
line source

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