view gui/mplayer/pixmaps/url.xpm @ 23077:17bf4f4b0715

Gui --> gui
author diego
date Mon, 23 Apr 2007 07:42:42 +0000
parents
children 09c3ce60f369
line wrap: on
line source

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