view Gui/mplayer/pixmaps/MPlayer_mini.xpm @ 6651:8f49c75a2824

- add icon (nice, but very ugly hakk:) - move all window to one group - better multilanguage support - some small bug fixed - some warning fixed - swap the two menu - fix small network playing bug ( evPlay instead of evPlayNetwork :) - add channel name selection for equalizer support
author pontscho
date Fri, 05 Jul 2002 23:47:00 +0000
parents
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",
"................",
".+@..+@..+@..+@.",
".+@..+@..+@..+@.",
".+@..+@..+@..+@.",
"................",
"......#$.#$.....",
"......++%@$.....",
"......&@%@*.....",
"......&+=#&.....",
".....%&==&#&....",
".....-*&%.-*....",
"................",
".+@..+@..+@..+@.",
".+@..+@..+@..+@.",
".+@..+@..+@..+@.",
"................"};