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

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

/* XPM */
static const char * const playlist_xpm[] = {
"16 16 7 1",
" 	c None",
".	c #000000",
"+	c #FEFEFE",
"@	c #C1C1C1",
"#	c #C2C2C2",
"$	c #A0A0A0",
"%	c #BBBBBB",
"  ..            ",
" .+@. .. ... .. ",
" .#$.           ",
"  ..            ",
"                ",
"                ",
"  ..            ",
" .+@.           ",
" .#$. ..... ... ",
"  ..            ",
"                ",
"                ",
"  ..            ",
" .+%. ..... ... ",
" .#$.           ",
"  ..            "};