Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/chapter.xpm @ 16063:d233522e6f59
synced with 1.85
author | gabrov |
---|---|
date | Fri, 22 Jul 2005 23:34:26 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * chapter_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #CD0909", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};