view Gui/mplayer/pixmaps/url.xpm @ 19056:36f993b7f91d

freeze (this is pretty much oded shimons patch from a few month ago)
author michael
date Thu, 13 Jul 2006 10:26:33 +0000
parents 518b5935a909
children
line wrap: on
line source

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