view Gui/mplayer/pixmaps/MPlayer_mini.xpm @ 12351:af557de9daee

Leave the subs uninitialized and not "forcefully off" if the user hasn't chosen a stream with -sid. If he used -slang then we need the comment packet which might be found after demux_ogg_open has finished.
author mosu
date Thu, 29 Apr 2004 21:01:09 +0000
parents 8f49c75a2824
children d252b6236ba9
line wrap: on
line source

/* XPM */
static char * MPlayer_mini_xpm[] = {
"16 16 11 1",
" 	c None",
".	c #000000",
"+	c #C6C6C6",
"@	c #FFFFFF",
"#	c #E2E2E2",
"$	c #383838",
"%	c #555555",
"&	c #717171",
"*	c #1C1C1C",
"=	c #AAAAAA",
"-	c #8D8D8D",
"................",
".+@..+@..+@..+@.",
".+@..+@..+@..+@.",
".+@..+@..+@..+@.",
"................",
"......#$.#$.....",
"......++%@$.....",
"......&@%@*.....",
"......&+=#&.....",
".....%&==&#&....",
".....-*&%.-*....",
"................",
".+@..+@..+@..+@.",
".+@..+@..+@..+@.",
".+@..+@..+@..+@.",
"................"};