view Gui/mplayer/pixmaps/a11.xpm @ 22445:f2bdb74fc3e7

Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.
author reimar
date Mon, 05 Mar 2007 12:02:57 +0000
parents 518b5935a909
children
line wrap: on
line source

/* XPM */
static const char * a11_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+...+...+...+..+.",
".+..++......++..+.",
".+...+.......+..+.",
".+...+.......+..+.",
".+...+...+...+..+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};