Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/title.xpm @ 20844:aa7a89cbc763
synced with r20859
author | Gabrov |
---|---|
date | Sat, 11 Nov 2006 20:07:09 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * title_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #CD0909", "@ c #FFFFFF", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};