Mercurial > mplayer.hg
view gui/mplayer/pixmaps/file2.xpm @ 28425:fe584a095dfd
Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_H
to 0 if __MINGW32__ is defined.
author | reimar |
---|---|
date | Tue, 03 Feb 2009 12:17:49 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const file2_xpm[] = { "16 16 8 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #D5D5D5", "# c #ABABAB", "$ c #808080", "% c #555555", "& c #2B2B2B", " ", " ", " ... ... ", " .............. ", " . .++++++++. . ", " . .+++++++@. . ", " ...+++++++@... ", " . .++++++@#. . ", " ...+++++@#$... ", " . .++++@#$%. . ", " . .++++@#$%. . ", " ...+++@#$%&... ", " . .+++@#$%&. . ", " .............. ", " ... ... ", " "};