view Gui/mplayer/pixmaps/url.xpm @ 18570:303fea73000a

r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'
author kraymer
date Mon, 05 Jun 2006 06:21:57 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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