Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/aspect.xpm @ 17252:9eaeeeca2ec3
new input command prefixes, pausing_keep, pausing_toggle
author | ods15 |
---|---|
date | Tue, 27 Dec 2005 10:59:52 +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", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};