view gui/dialog/pixmaps/url.xpm @ 36053:7affacef2f88

Define "MPlayer" string.
author ib
date Thu, 04 Apr 2013 11:47:39 +0000
parents 3c901704a27c
children
line wrap: on
line source

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