Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/aspect.xpm @ 18755:7f5ea36725e3
audio switching to any of the available tracks
author | nicodvb |
---|---|
date | Mon, 19 Jun 2006 18:37:10 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * aspect_xpm[] = { "16 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};