Mercurial > mplayer.hg
view gui/mplayer/pixmaps/aspect.xpm @ 28595:b521607f0079
cosmetics: Remove stray empty lines.
author | diego |
---|---|
date | Tue, 17 Feb 2009 11:29:43 +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", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};