Mercurial > mplayer.hg
view gui/mplayer/pixmaps/sub.xpm @ 23853:565d08e0ee51
Simplify NetBSD vcd_read code
author | reimar |
---|---|
date | Fri, 27 Jul 2007 16:59:41 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};