view Gui/mplayer/pixmaps/url.xpm @ 21019:948345ce82d7

Improve Id CIN description.
author diego
date Sat, 18 Nov 2006 17:32:22 +0000
parents 518b5935a909
children
line wrap: on
line source

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