Mercurial > mplayer.hg
view gui/mplayer/pixmaps/chapter.xpm @ 24296:1980e76f4482
Drop out control chars from page header in time position.
Expand time line if necessary.
author | voroshil |
---|---|
date | Sat, 01 Sep 2007 14:36:49 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * chapter_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #CD0909", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};