Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/aspect.xpm @ 20688:d91fa373b66b
Better URL markup
author | torinthiel |
---|---|
date | Sun, 05 Nov 2006 15:10:05 +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", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};