Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/a43.xpm @ 21091:f83859352e36
Add support for disabling MPlayer compilation.
author | diego |
---|---|
date | Mon, 20 Nov 2006 16:14:01 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * a43_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+...++..+.++...+.", ".+..+.+......+..+.", ".+..+.+....+++..+.", ".+..++++.....+..+.", ".+....+..+.+++..+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};