view gui/mplayer/pixmaps/url.xpm @ 26779:666a63d00be2

Separate install-mencoder and install-mencoder-man targets.
author diego
date Sun, 18 May 2008 16:04:51 +0000
parents 09c3ce60f369
children
line wrap: on
line source

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