view Gui/mplayer/pixmaps/chapter.xpm @ 23062:3369c0873d04

Add .mp4 to gmplayer list of known video formats
author reimar
date Sun, 22 Apr 2007 18:54:16 +0000
parents 518b5935a909
children
line wrap: on
line source

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