view gui/mplayer/pixmaps/url.xpm @ 26126:4d7f8b0bebe7

Add comments to #endif preprocessor directives.
author diego
date Tue, 04 Mar 2008 19:34:56 +0000
parents 09c3ce60f369
children
line wrap: on
line source

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