Mercurial > mplayer.hg
view gui/dialog/pixmaps/title.xpm @ 36046:69cb4e21803a
Cosmetic: Adjust indent.
author | ib |
---|---|
date | Wed, 03 Apr 2013 16:25:55 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const title_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #CD0909", "@ c #FFFFFF", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};