view gui/dialog/pixmaps/url.xpm @ 36485:f13731842016

Fix setting entry for subtitle_font_encoding. This is necessary after rearrangement of the codings.
author ib
date Tue, 14 Jan 2014 17:56:50 +0000
parents 3c901704a27c
children
line wrap: on
line source

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