Mercurial > mplayer.hg
view gui/mplayer/pixmaps/sub.xpm @ 23479:db82492b2f30
100l, fix compile error in r23498 due to bad copy in paste
author | reimar |
---|---|
date | Thu, 07 Jun 2007 20:01:05 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};