view Gui/mplayer/pixmaps/title.xpm @ 14224:80763b21ea57

support for Real codecs on OS X
author diego
date Thu, 23 Dec 2004 13:44:50 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

/* XPM */
static char * title_xpm[] = {
"16 16 4 1",
" 	c None",
".	c #000000",
"+	c #CD0909",
"@	c #FFFFFF",
"  ..            ",
" .++.           ",
".++++.          ",
".++++.  .    .  ",
" .++.  .@.  .@. ",
"  ..  .@@@..@@@.",
"       .@.  .@. ",
"        .    .  ",
"  ..            ",
" .++.           ",
".++++.          ",
".++++.  .    .  ",
" .++.  .@.  .@. ",
"  ..  .@@@..@@@.",
"       .@.  .@. ",
"        .    .  "};