Mercurial > mplayer.hg
view gui/mplayer/pixmaps/aspect.xpm @ 29189:a7bb794af98d
sane verbosity levels for menu initialization
author | diego |
---|---|
date | Sat, 25 Apr 2009 12:34:24 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const aspect_xpm[] = { "16 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};