Mercurial > mplayer.hg
view gui/mplayer/pixmaps/aspect.xpm @ 28671:4790f4ca73e5
Update some statements:
1) Suggest larger read ahead buffer.
2) Note how sdparm may be used to adjust scsi device speed.
author | bircoph |
---|---|
date | Mon, 23 Feb 2009 05:23:12 +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", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};