Mercurial > mplayer.hg
view gui/mplayer/pixmaps/a43.xpm @ 30455:cfebff6a5ef9
Use vo_x11_clearwindow instead of XClearWindow, both for consistency and also
because vo_x11_clearwindow works as intended also when the background is
set to None.
author | reimar |
---|---|
date | Wed, 03 Feb 2010 21:12:23 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const a43_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+...++..+.++...+.", ".+..+.+......+..+.", ".+..+.+....+++..+.", ".+..++++.....+..+.", ".+....+..+.+++..+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};