view gui/ui/pixmaps/title.xpm @ 33651:ede9413501da

Rename guiGetEvent type guiSetShVideo guiSetVideo.
author ib
date Mon, 27 Jun 2011 11:23:21 +0000
parents 520fb0f7544c
children
line wrap: on
line source

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