Mercurial > mplayer.hg
view gui/mplayer/pixmaps/title.xpm @ 23419:62ef4414ebe0
Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
author | zuxy |
---|---|
date | Thu, 31 May 2007 13:22:36 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * title_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #CD0909", "@ c #FFFFFF", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};