view gui/mplayer/pixmaps/url.xpm @ 33061:469a2b80a57a

playlist option can't be used in a config file.
author reimar
date Tue, 29 Mar 2011 19:42:05 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const url_xpm[] = {
"16 16 2 1",
" 	c None",
".	c #000000",
"                ",
"                ",
"                ",
"                ",
"   ..   ..  ..  ",
"   ..   ..  ..  ",
"       ..  ..   ",
"       ..  ..   ",
"      ..  ..    ",
"      ..  ..    ",
" ..  ..  ..     ",
" ..  ..  ..     ",
"                ",
"                ",
"                ",
"                "};