Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/sub.xpm @ 20469:54babf7ca302
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both
extern and static, causing compilation to fail
author | reimar |
---|---|
date | Sat, 28 Oct 2006 10:21:30 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * sub_xpm[] = { "16 16 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... . . ... ", ". . . . . ", ". . . . . ", " .. . . ... ", " . . . . . ", " . . . . . ", "... ... ... ", " ", " ", " ", " ", " "};