Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/title.xpm @ 20353:c9eb8504febd
Do not check for the existence of LIRC devices during autodetection.
author | diego |
---|---|
date | Sun, 22 Oct 2006 13:19:15 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * title_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #CD0909", "@ c #FFFFFF", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};