view gui/mplayer/pixmaps/url.xpm @ 29864:4e79bdef6176

synced with r29885
author ptt
date Thu, 12 Nov 2009 17:04:41 +0000
parents 09c3ce60f369
children
line wrap: on
line source

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