view gui/mplayer/pixmaps/aspect.xpm @ 23699:2c8bfc750aa5

Also remove generated tools on distclean.
author diego
date Wed, 04 Jul 2007 18:53:39 +0000
parents 17bf4f4b0715
children 09c3ce60f369
line wrap: on
line source

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