Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/title.xpm @ 20329:a0919fb6bfaf
Remove #ifdef HAVE_FLAC, it was never needed and nowadays is never defined.
Fixes http://samples.mplayerhq.hu/ogg/old_flac_in_ogg_flac_1_0_4.ogg
author | reimar |
---|---|
date | Sat, 21 Oct 2006 17:58:33 +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", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};