Mercurial > mplayer.hg
view gui/mplayer/pixmaps/a169.xpm @ 25713:0fe20154a883
gui_opts should be const for win32 gui as well (why, oh why, was all
this code duplicated??).
author | reimar |
---|---|
date | Sun, 13 Jan 2008 16:26:28 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * a169_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+..+.+++.+.+++.+.", ".+.++.+.....+.+.+.", ".+..+.+++...+++.+.", ".+..+.+.+.....+.+.", ".+..+.+++.+.+++.+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};