Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/chapter.xpm @ 16807:f11cf6fe9599
Formal syncing. Typo hunting.
author | jheryan |
---|---|
date | Wed, 19 Oct 2005 12:09:56 +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", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};